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

Bug#681822: marked as done (unblock: alembic/0.3.4+ds-3)



Your message dated Mon, 16 Jul 2012 21:56:05 +0100
with message-id <1342472165.3728.39.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#681822: unblock: alembic/0.3.4+ds-3
has caused the Debian Bug report #681822,
regarding unblock: alembic/0.3.4+ds-3
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.)


-- 
681822: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681822
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 alembic

Fixes RC bug #680854.  Apologies for two unblock requests on the same
package so close together.  I didn't get far enough down on my list before
uploading the last one.  Attached debdiff is Wheezy -> Sid.

unblock alembic/0.3.4+ds-3
diff -Nru alembic-0.3.4+ds/debian/changelog alembic-0.3.4+ds/debian/changelog
--- alembic-0.3.4+ds/debian/changelog	2012-06-06 17:15:25.000000000 -0400
+++ alembic-0.3.4+ds/debian/changelog	2012-07-16 16:20:40.000000000 -0400
@@ -1,3 +1,26 @@
+alembic (0.3.4+ds-3) unstable; urgency=low
+
+  * Team upload
+  * Build-depend on python2.6-argparse to support python2.6 tests
+   (Closes: #680854)
+  * Suggest python2.6-argparse as it is needed to run with python2.6, but
+    multiple depends require python2.7 to be installed - running with
+    python2.6 should be very unusual and pulling in the non-standard argparse
+    on all installations for this is not a good thing
+  * Fix copy/paste error in debian/changelog from previous upload
+
+ -- Scott Kitterman <scott@kitterman.com>  Mon, 16 Jul 2012 15:42:34 -0400
+
+alembic (0.3.4+ds-2) unstable; urgency=low
+
+  * Team upload
+  * Drop python3-sphinx as an alternate build-depend to python-sphinx to fix
+    FTBFS (Closes: #680855
+    - The package only has a python version anyway, so python3-sphinx as a
+      build-dep is clearly wrong
+
+ -- Scott Kitterman <scott@kitterman.com>  Mon, 16 Jul 2012 14:51:28 -0400
+
 alembic (0.3.4+ds-1) unstable; urgency=low
 
   * Initial release. (Closes: #669404)
diff -Nru alembic-0.3.4+ds/debian/control alembic-0.3.4+ds/debian/control
--- alembic-0.3.4+ds/debian/control	2012-05-24 16:50:52.000000000 -0400
+++ alembic-0.3.4+ds/debian/control	2012-07-16 16:19:22.000000000 -0400
@@ -9,13 +9,14 @@
 Homepage: http://www.bitbucket.org/zzzeek/alembic
 Build-Depends: debhelper (>= 8), python-all, python-setuptools,
  python-nose, python-sqlalchemy, python-mako,
- python-sphinx (>= 1.0.7+dfsg) | python3-sphinx
+ python2.6-argparse, python-sphinx (>= 1.0.7+dfsg)
 
 Package: alembic
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, ${sphinxdoc:Depends},
  python-sqlalchemy, python-mako
 Recommends: python-pkg-resources
+Suggests: python2.6-argparse
 Description: lightweight database migration tool for SQLAlchemy
  Alembic is a new database migration tool, written by the author
  of SQLAlchemy. A migration tool offers the following functionality:

--- End Message ---
--- Begin Message ---
On Mon, 2012-07-16 at 16:34 -0400, Scott Kitterman wrote:
> Please unblock package alembic
> 
> Fixes RC bug #680854.  Apologies for two unblock requests on the same
> package so close together.  I didn't get far enough down on my list before
> uploading the last one.  Attached debdiff is Wheezy -> Sid.

Hint updated.

Regards,

Adam

--- End Message ---

Reply to: