[Python-modules-commits] r8984 - in packages/tg.devtools/trunk/debian (changelog control)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Mon Jul 6 14:32:26 UTC 2009


    Date: Monday, July 6, 2009 @ 14:32:17
  Author: zack
Revision: 8984

debian/control: clarify in description the respective roles of
python-{turbogears2,tg.devtools}

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-06 14:28:57 UTC (rev 8983)
+++ packages/tg.devtools/trunk/debian/changelog	2009-07-06 14:32:17 UTC (rev 8984)
@@ -1,3 +1,10 @@
+tg.devtools (2.0.1-3) UNRELEASED; urgency=low
+
+  * debian/control: clarify in description the respective roles of
+    python-{turbogears2,tg.devtools}
+
+ -- Stefano Zacchiroli <zack at debian.org>  Mon, 06 Jul 2009 16:30:37 +0200
+
 tg.devtools (2.0.1-2) experimental; urgency=low
 
   * debian/control:

Modified: packages/tg.devtools/trunk/debian/control
===================================================================
--- packages/tg.devtools/trunk/debian/control	2009-07-06 14:28:57 UTC (rev 8983)
+++ packages/tg.devtools/trunk/debian/control	2009-07-06 14:32:17 UTC (rev 8984)
@@ -42,7 +42,11 @@
  following a model-view-controller architecture.
  .
  The main TurboGears2 package is python-turbogears2. This package
- contains developer tools that ease developing TurboGears
- applications. In particular, this package provide integration with
- the Python Paste tools implementing scaffolding command to start
- developing TurboGears2 applications.
+ contains the development tools needed to create web applications
+ powered by TurboGears2. In particular, this package provide
+ integration with the Python Paste tools implementing scaffolding
+ command to start developing TurboGears2 applications.
+ .
+ If you only need to run (and not developed) web applications powered
+ by TurboGears2, it might be enough to install the python-turbogears2
+ packages.




More information about the Python-modules-commits mailing list