[Python-modules-commits] r30904 - in packages/wtforms/trunk/debian (changelog control)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Sun Oct 5 10:38:07 UTC 2014


    Date: Sunday, October 5, 2014 @ 10:38:07
  Author: bzed
Revision: 30904

Add python-setuptools as build-dependency

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

Modified: packages/wtforms/trunk/debian/changelog
===================================================================
--- packages/wtforms/trunk/debian/changelog	2014-10-05 10:36:31 UTC (rev 30903)
+++ packages/wtforms/trunk/debian/changelog	2014-10-05 10:38:07 UTC (rev 30904)
@@ -1,6 +1,7 @@
 wtforms (2.0.1-1) unstable; urgency=medium
 
-  * New upstream version 
+  * New upstream version
+  * Add python-setuptools as build-dependency
 
  -- Bernd Zeimetz <bzed at debian.org>  Sun, 05 Oct 2014 12:32:12 +0200
 

Modified: packages/wtforms/trunk/debian/control
===================================================================
--- packages/wtforms/trunk/debian/control	2014-10-05 10:36:31 UTC (rev 30903)
+++ packages/wtforms/trunk/debian/control	2014-10-05 10:38:07 UTC (rev 30904)
@@ -3,7 +3,7 @@
 Uploaders: Bernd Zeimetz <bzed at debian.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), python-setuptools
 Build-Depends-Indep: python-sqlalchemy (>= 0.5), python-django, python-dateutil,
  python-sphinx (>= 0.6), python (>= 2.6.6-3~) | python-pysqlite2
 Standards-Version: 3.9.5




More information about the Python-modules-commits mailing list