[Python-modules-commits] r14157 - in packages/migrate/trunk/debian (changelog control)
jandd at users.alioth.debian.org
jandd at users.alioth.debian.org
Sat Aug 7 15:42:12 UTC 2010
Date: Saturday, August 7, 2010 @ 15:42:03
Author: jandd
Revision: 14157
* debian/control:
- remove dependency on python-codespeak-lib (Closes: #592102)
- bump Standards-Version to 3.9.1 (no changes needed)
Modified:
packages/migrate/trunk/debian/changelog
packages/migrate/trunk/debian/control
Modified: packages/migrate/trunk/debian/changelog
===================================================================
--- packages/migrate/trunk/debian/changelog 2010-08-07 15:33:49 UTC (rev 14156)
+++ packages/migrate/trunk/debian/changelog 2010-08-07 15:42:03 UTC (rev 14157)
@@ -1,3 +1,11 @@
+migrate (0.6-4) UNRELEASED; urgency=low
+
+ * debian/control:
+ - remove dependency on python-codespeak-lib (Closes: #592102)
+ - bump Standards-Version to 3.9.1 (no changes needed)
+
+ -- Jan Dittberner <jandd at debian.org> Sat, 07 Aug 2010 17:36:54 +0200
+
migrate (0.6-3) unstable; urgency=low
* Fix "migrate gives ImportError if tempita is not installed" by adding
Modified: packages/migrate/trunk/debian/control
===================================================================
--- packages/migrate/trunk/debian/control 2010-08-07 15:33:49 UTC (rev 14156)
+++ packages/migrate/trunk/debian/control 2010-08-07 15:42:03 UTC (rev 14157)
@@ -5,9 +5,9 @@
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: python (>= 2.5.4-1~), python-support (>= 0.6.4),
- python-setuptools (>= 0.6b3), python-codespeak-lib,
- python-sphinx (>= 0.6.1), python-sqlalchemy (>= 0.5.1), python-decorator
-Standards-Version: 3.9.0
+ python-setuptools (>= 0.6b3), python-sphinx (>= 0.6.1), python-sqlalchemy (>= 0.5.1),
+ python-decorator
+Standards-Version: 3.9.1
XS-Python-Version: >= 2.4
Homepage: http://code.google.com/p/sqlalchemy-migrate/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/migrate/trunk
More information about the Python-modules-commits
mailing list