[Python-modules-commits] r8915 - in packages/tg.devtools/trunk/debian (3 files)
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Fri Jul 3 09:58:07 UTC 2009
Date: Friday, July 3, 2009 @ 09:58:02
Author: zack
Revision: 8915
new upstream release
Modified:
packages/tg.devtools/trunk/debian/changelog
packages/tg.devtools/trunk/debian/control
packages/tg.devtools/trunk/debian/patches/00list
Modified: packages/tg.devtools/trunk/debian/changelog
===================================================================
--- packages/tg.devtools/trunk/debian/changelog 2009-07-03 05:29:41 UTC (rev 8914)
+++ packages/tg.devtools/trunk/debian/changelog 2009-07-03 09:58:02 UTC (rev 8915)
@@ -1,3 +1,12 @@
+tg.devtools (2.0.1-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/patches/
+ - disable patch no-auth-by-default, as agreed upon with upstream
+ * debian/control: bump dep on turbogears2 to (>= 2.0.1)
+
+ -- Stefano Zacchiroli <zack at debian.org> Fri, 03 Jul 2009 11:53:13 +0200
+
tg.devtools (2.0-2) experimental; urgency=low
* debian/patches/
Modified: packages/tg.devtools/trunk/debian/control
===================================================================
--- packages/tg.devtools/trunk/debian/control 2009-07-03 05:29:41 UTC (rev 8914)
+++ packages/tg.devtools/trunk/debian/control 2009-07-03 09:58:02 UTC (rev 8915)
@@ -28,7 +28,7 @@
Depends:
${misc:Depends},
${python:Depends},
- python-turbogears2,
+ python-turbogears2 (>= 2.0.1),
python-migrate (>= 0.5.1),
python-sqlalchemy (>= 0.5),
python-repoze.what-plugins,
Modified: packages/tg.devtools/trunk/debian/patches/00list
===================================================================
--- packages/tg.devtools/trunk/debian/patches/00list 2009-07-03 05:29:41 UTC (rev 8914)
+++ packages/tg.devtools/trunk/debian/patches/00list 2009-07-03 09:58:02 UTC (rev 8915)
@@ -1,3 +1,2 @@
fix-template-shebang
-no-auth-by-default
avoid-catwalk-dep
More information about the Python-modules-commits
mailing list