[Python-modules-commits] r4578 - in packages/migrate/trunk/debian (changelog watch)
jandd-guest at users.alioth.debian.org
jandd-guest at users.alioth.debian.org
Tue Feb 19 19:29:10 UTC 2008
Date: Tuesday, February 19, 2008 @ 19:29:07
Author: jandd-guest
Revision: 4578
* update to new upstream version
Modified:
packages/migrate/trunk/debian/changelog
packages/migrate/trunk/debian/watch
Modified: packages/migrate/trunk/debian/changelog
===================================================================
--- packages/migrate/trunk/debian/changelog 2008-02-18 19:12:04 UTC (rev 4577)
+++ packages/migrate/trunk/debian/changelog 2008-02-19 19:29:07 UTC (rev 4578)
@@ -1,3 +1,10 @@
+migrate (0.4.2-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/watch changed due to renamed upstream source archive
+
+ -- Jan Dittberner <jan at dittberner.info> Tue, 19 Feb 2008 19:45:35 +0100
+
migrate (0.4.1-1) unstable; urgency=medium
* New upstream release (Closes: #464413)
Modified: packages/migrate/trunk/debian/watch
===================================================================
--- packages/migrate/trunk/debian/watch 2008-02-18 19:12:04 UTC (rev 4577)
+++ packages/migrate/trunk/debian/watch 2008-02-19 19:29:07 UTC (rev 4578)
@@ -1,2 +1,2 @@
version=3
-http://pypi.python.org/packages/source/s/sqlalchemy-migrate/ migrate-(.*)\.tar\.gz
+http://pypi.python.org/packages/source/s/sqlalchemy-migrate/ sqlalchemy-migrate-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list