[Python-modules-commits] r9443 - in packages/tg.devtools/trunk/debian (changelog control)
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Mon Aug 24 15:23:00 UTC 2009
Date: Monday, August 24, 2009 @ 15:22:58
Author: zack
Revision: 9443
new upstream release
Modified:
packages/tg.devtools/trunk/debian/changelog
packages/tg.devtools/trunk/debian/control
Modified: packages/tg.devtools/trunk/debian/changelog
===================================================================
--- packages/tg.devtools/trunk/debian/changelog 2009-08-24 15:07:23 UTC (rev 9442)
+++ packages/tg.devtools/trunk/debian/changelog 2009-08-24 15:22:58 UTC (rev 9443)
@@ -1,7 +1,10 @@
-tg.devtools (2.0.1-4) UNRELEASED; urgency=low
+tg.devtools (2.0.2-1) UNRELEASED; urgency=low
- * debian/control: bump turbojson dependency to the last (debian)
- revision with sane dependencies, i.e. 1.2.1-3
+ * new upstream release
+ * debian/control:
+ - bump turbojson dependency to the last (debian) revision with sane
+ dependencies, i.e. 1.2.1-3
+ - bump dependency on turbogears to 2.0.2 (required by new upstream)
-- Stefano Zacchiroli <zack at debian.org> Mon, 24 Aug 2009 16:01:24 +0200
Modified: packages/tg.devtools/trunk/debian/control
===================================================================
--- packages/tg.devtools/trunk/debian/control 2009-08-24 15:07:23 UTC (rev 9442)
+++ packages/tg.devtools/trunk/debian/control 2009-08-24 15:22:58 UTC (rev 9443)
@@ -28,7 +28,7 @@
Depends:
${misc:Depends},
${python:Depends},
- python-turbogears2 (>= 2.0.1),
+ python-turbogears2 (>= 2.0.2),
python-migrate (>= 0.5.1),
python-sqlalchemy (>= 0.5),
python-zope.sqlalchemy,
More information about the Python-modules-commits
mailing list