[Python-modules-commits] r17008 - in packages/foolscap/trunk/debian (changelog control)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Fri May 13 23:27:46 UTC 2011


    Date: Friday, May 13, 2011 @ 23:27:41
  Author: jtaylor-guest
Revision: 17008

add python-setuptools to b-d again
was dropped in 0.6.1-1 by accident (LP: #782414)

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

Modified: packages/foolscap/trunk/debian/changelog
===================================================================
--- packages/foolscap/trunk/debian/changelog	2011-05-12 03:19:13 UTC (rev 17007)
+++ packages/foolscap/trunk/debian/changelog	2011-05-13 23:27:41 UTC (rev 17008)
@@ -3,6 +3,8 @@
   * Standards-version bumped to 3.9.2 (no changes needed) 
   * wrap-and-sort debian/ 
   * remove ${python:Breaks}
+  * add python-setuptools to b-d again
+    was dropped in 0.6.1-1 by accident (LP: #782414)
 
  -- Julian Taylor <jtaylor.debian at googlemail.com>  Fri, 08 Apr 2011 00:30:12 +0200
 

Modified: packages/foolscap/trunk/debian/control
===================================================================
--- packages/foolscap/trunk/debian/control	2011-05-12 03:19:13 UTC (rev 17007)
+++ packages/foolscap/trunk/debian/control	2011-05-13 23:27:41 UTC (rev 17008)
@@ -7,6 +7,7 @@
 Build-Depends-Indep: debhelper (>= 7.0.50~),
                      python-all (>= 2.6.6-3),
                      python-openssl,
+                     python-setuptools,
                      python-twisted-core,
                      python-twisted-web
 X-Python-Version: >= 2.4




More information about the Python-modules-commits mailing list