[Python-modules-commits] r4549 - in packages/sqlalchemy/trunk/debian (changelog control)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sat Feb 16 01:21:35 UTC 2008
Date: Saturday, February 16, 2008 @ 01:21:32
Author: piotr
Revision: 4549
* New upstream release
* Strip the "-1" from quilt's and setuptools' required build versions
Modified:
packages/sqlalchemy/trunk/debian/changelog
packages/sqlalchemy/trunk/debian/control
Modified: packages/sqlalchemy/trunk/debian/changelog
===================================================================
--- packages/sqlalchemy/trunk/debian/changelog 2008-02-15 20:13:31 UTC (rev 4548)
+++ packages/sqlalchemy/trunk/debian/changelog 2008-02-16 01:21:32 UTC (rev 4549)
@@ -1,3 +1,10 @@
+sqlalchemy (0.4.3-1) unstable; urgency=low
+
+ * New upstream release
+ * Strip the "-1" from quilt's and setuptools' required build versions
+
+ -- Piotr Ożarowski <piotr at debian.org> Sat, 16 Feb 2008 01:57:35 +0100
+
sqlalchemy (0.4.2p3-1) unstable; urgency=low
* New upstream release
Modified: packages/sqlalchemy/trunk/debian/control
===================================================================
--- packages/sqlalchemy/trunk/debian/control 2008-02-15 20:13:31 UTC (rev 4548)
+++ packages/sqlalchemy/trunk/debian/control 2008-02-16 01:21:32 UTC (rev 4549)
@@ -3,9 +3,9 @@
Priority: optional
Maintainer: Piotr Ożarowski <piotr at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.38), quilt (>= 0.40-1)
+Build-Depends: debhelper (>= 5.0.38), quilt (>= 0.40)
Build-Depends-Indep: python-all-dev (>= 2.3.5-11), python-support (>= 0.6.4),
- python-setuptools (>= 0.6b3-1)
+ python-setuptools (>= 0.6b3)
Standards-Version: 3.7.3
Homepage: http://www.sqlalchemy.org/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/sqlalchemy/trunk
More information about the Python-modules-commits
mailing list