[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#689825: unblock: pymongo/2.2-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package pymongo

Version 2.2-2 is affected by bug #689283 and #688040
Version 2.2-3, currently in Unstable, fixes those two bugs (and has no other
changes)

Thanks!

------------

diff -Nru pymongo-2.2/debian/changelog pymongo-2.2/debian/changelog
--- pymongo-2.2/debian/changelog	2012-06-26 23:35:28.000000000 +0100
+++ pymongo-2.2/debian/changelog	2012-10-06 17:17:46.000000000 +0100
@@ -1,3 +1,10 @@
+pymongo (2.2-3) unstable; urgency=low
+
+  * python-pymongo-ext now depends on python-bson-ext (Closes: #688040)
+  * Copyright updated (Closes: #689283)
+
+ -- Federico Ceratto <federico.ceratto@gmail.com>  Sat, 06 Oct 2012 17:16:25 +0100
+
 pymongo (2.2-2) unstable; urgency=low
 
   * Dependency added (Closes: #678471)
diff -Nru pymongo-2.2/debian/control pymongo-2.2/debian/control
--- pymongo-2.2/debian/control	2012-06-26 23:35:28.000000000 +0100
+++ pymongo-2.2/debian/control	2012-10-06 17:17:46.000000000 +0100
@@ -32,6 +32,7 @@
  , ${python:Depends}
  , ${misc:Depends}
  , python-pymongo
+ , python-bson-ext
 Recommends: python-gridfs (>= ${source:Version})
 Provides: ${python:Provides}
 Description: C-coded extension to the python-pymongo package
diff -Nru pymongo-2.2/debian/copyright pymongo-2.2/debian/copyright
--- pymongo-2.2/debian/copyright	2012-06-26 23:35:28.000000000 +0100
+++ pymongo-2.2/debian/copyright	2012-10-06 17:17:46.000000000 +0100
@@ -2,7 +2,19 @@
 Source: http://api.mongodb.org/python/
 
 Files: *
-Copyright: © 2011, Mike Dirolf <mike@10gen.com>
+Copyright: © 2009-2012, Mike Dirolf <mike@10gen.com> 10gen, Inc.
+ © 2009-2012, Various contributors, see contributors.rst
+License: Apache
+Comment: The contributors.rst contains a long, variable list
+ hence it is not included in this file.
+
+Files: bson/time64.c
+Copyright: © 2007-2010, Michael G Schwern
+License: MIT
+
+Files: bson/encoding_helpers.c
+Copyright: © 2009-2012 10gen, Inc.
+ © 2011, Portions Copyright 2001 Unicode, Inc.
 License: Apache
 
 Files: debian/*
@@ -23,3 +35,22 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
diff -Nru pymongo-2.2/debian/rules pymongo-2.2/debian/rules
--- pymongo-2.2/debian/rules	2012-06-26 23:35:28.000000000 +0100
+++ pymongo-2.2/debian/rules	2012-10-06 17:17:46.000000000 +0100
@@ -14,6 +14,10 @@
 override_dh_installchangelogs:
 	dh_installchangelogs doc/changelog.rst
 
+override_dh_installdocs:
+	dh_installdocs
+	dh_installdocs -A doc/contributors.rst
+
 override_dh_auto_clean:
 	rm -rf debian/html
 	find doc -name "*.pyc" -exec rm -rf {} +

--------



unblock pymongo/2.2-3

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash


Reply to: