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

Bug#689825: marked as done (unblock: pymongo/2.2-2)



Your message dated Mon, 12 Nov 2012 21:21:22 +0000
with message-id <1352755282.27968.69.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#689825: unblock: pymongo/2.2-2
has caused the Debian Bug report #689825,
regarding unblock: pymongo/2.2-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
689825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689825
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
On Thu, 2012-10-11 at 00:12 +0200, Julien Cristau wrote:
> On Sun, Oct  7, 2012 at 08:38:52 +0000, Bart Martens wrote:
> > On Sat, Oct 06, 2012 at 07:48:17PM +0100, Federico Ceratto wrote:
> > > 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)
[...]
> > I have reopened bug 689283, because the bug is not fully solved in
> > 2.2-3.  So I suggest debian-release to wait with the unblock for now.
> > 
> Tagging moreinfo then...

This was fixed in -4, which Julien unblocked. :)

Regards,

Adam

--- End Message ---

Reply to: