[Python-modules-commits] r12324 - in packages/turbogears2/trunk/debian (changelog control)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sun Mar 21 21:52:21 UTC 2010


    Date: Sunday, March 21, 2010 @ 21:52:20
  Author: zack
Revision: 12324

fix unneeded build-dep on python-dev

Modified:
  packages/turbogears2/trunk/debian/changelog
  packages/turbogears2/trunk/debian/control

Modified: packages/turbogears2/trunk/debian/changelog
===================================================================
--- packages/turbogears2/trunk/debian/changelog	2010-03-21 21:47:37 UTC (rev 12323)
+++ packages/turbogears2/trunk/debian/changelog	2010-03-21 21:52:20 UTC (rev 12324)
@@ -6,6 +6,7 @@
     in python-routes (>= 1.12). Thanks to Piotr Ożarowski for the patch!
     (Closes: #574640)
   * bump Standards-Version to 3.8.4, no changes needed
+  * fix unneeded build-dep on python-dev
 
  -- Stefano Zacchiroli <zack at debian.org>  Sun, 21 Mar 2010 19:32:01 +0100
 

Modified: packages/turbogears2/trunk/debian/control
===================================================================
--- packages/turbogears2/trunk/debian/control	2010-03-21 21:47:37 UTC (rev 12323)
+++ packages/turbogears2/trunk/debian/control	2010-03-21 21:52:20 UTC (rev 12324)
@@ -7,7 +7,7 @@
  debhelper (>= 7),
  cdbs,
  quilt,
- python-dev,
+ python,
  python-support,
  python-setuptools,
  python-pylons




More information about the Python-modules-commits mailing list