Your message dated Sat, 21 Aug 2010 18:57:39 +0100
with message-id
<[email protected]>
and subject line Re: Bug#593864: unblock: sqlalchemy/0.6.3-2
has caused the Debian Bug report #593864,
regarding unblock: sqlalchemy/0.6.3-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 [email protected]
immediately.)
--
593864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593864
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: freeze-exception
Please unblock package sqlalchemy
it closes 591954 (RC bug)
unblock sqlalchemy/0.6.3-2
diff -u sqlalchemy-0.6.3/debian/control sqlalchemy-0.6.3/debian/control
--- sqlalchemy-0.6.3/debian/control
+++ sqlalchemy-0.6.3/debian/control
@@ -4,10 +4,10 @@
Maintainer: Piotr Ożarowski <[email protected]>
Uploaders: Debian Python Modules Team
<[email protected]>
Build-Depends: debhelper (>= 5.0.38),
- python-all-dev (>= 2.6.5-2~), python3-all-dev (>= 3.1.2-1~),
+ python-all-dev (>= 2.6.5-2~), python3-all-dev (>= 3.1.2-6~),
python-setuptools (>= 0.6b3-1~), python3-setuptools
Build-Depends-Indep: python-sphinx (>= 0.6), python-mako
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
Homepage: http://www.sqlalchemy.org/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/sqlalchemy/trunk
Vcs-Browser:
http://svn.debian.org/viewsvn/python-modules/packages/sqlalchemy/trunk/
@@ -85,7 +85,7 @@
Package: python3-sqlalchemy
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-sqlalchemy-doc
Description: SQL toolkit and Object Relational Mapper for Python 3
SQLAlchemy is an SQL database abstraction library for Python.
diff -u sqlalchemy-0.6.3/debian/changelog sqlalchemy-0.6.3/debian/changelog
--- sqlalchemy-0.6.3/debian/changelog
+++ sqlalchemy-0.6.3/debian/changelog
@@ -1,3 +1,11 @@
+sqlalchemy (0.6.3-2) unstable; urgency=low
+
+ * Use ${python3:Depends} in python3-sqlalchemy package (closes: 591954)
+ - minimum python3-all-dev version bumped to 3.1.2-6~
+ * Standards-Version bumped to 3.9.1 (no changes needed)
+
+ -- Piotr Ożarowski <[email protected]> Sat, 21 Aug 2010 19:05:08 +0200
+
sqlalchemy (0.6.3-1) unstable; urgency=low
* New upstream release
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On Sat, 2010-08-21 at 19:29 +0200, Piotr Ożarowski wrote:
> Please unblock package sqlalchemy
>
> it closes 591954 (RC bug)
Unblocked.
Regards,
Adam
--- End Message ---