[Python-modules-commits] r8923 - in packages/tg.devtools/trunk/debian (changelog control)
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Fri Jul 3 12:33:48 UTC 2009
Date: Friday, July 3, 2009 @ 12:33:36
Author: zack
Revision: 8923
debian/control: suggests ipython (very useful to interactively play
with models)
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-07-03 12:09:48 UTC (rev 8922)
+++ packages/tg.devtools/trunk/debian/changelog 2009-07-03 12:33:36 UTC (rev 8923)
@@ -1,3 +1,10 @@
+tg.devtools (2.0.1-2) UNRELEASED; urgency=low
+
+ * debian/control: suggests ipython (very useful to interactively play
+ with models)
+
+ -- Stefano Zacchiroli <zack at debian.org> Fri, 03 Jul 2009 14:31:59 +0200
+
tg.devtools (2.0.1-1) experimental; urgency=low
* New upstream release
Modified: packages/tg.devtools/trunk/debian/control
===================================================================
--- packages/tg.devtools/trunk/debian/control 2009-07-03 12:09:48 UTC (rev 8922)
+++ packages/tg.devtools/trunk/debian/control 2009-07-03 12:33:36 UTC (rev 8923)
@@ -34,6 +34,7 @@
python-repoze.what-plugins,
python-repoze.who
Recommends: python-catwalk (>= 2.0.2)
+Suggests: ipython
Description: developer tools for the TurboGears web framework
TurboGears2 is a framework to develop web applications in Python,
following a model-view-controller architecture.
More information about the Python-modules-commits
mailing list