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

Bug#593864: unblock: sqlalchemy/0.6.3-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <piotr@debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
 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 <piotr@debian.org>  Sat, 21 Aug 2010 19:05:08 +0200
+
 sqlalchemy (0.6.3-1) unstable; urgency=low
 
   * New upstream release

Attachment: signature.asc
Description: Digital signature


Reply to: