[Python-modules-commits] r24757 - in packages/pyparsing/trunk/debian (changelog control)

zigo at users.alioth.debian.org zigo at users.alioth.debian.org
Wed Jun 12 11:19:48 UTC 2013


    Date: Wednesday, June 12, 2013 @ 11:19:46
  Author: zigo
Revision: 24757

build-dependency should be python-all and not just python

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

Modified: packages/pyparsing/trunk/debian/changelog
===================================================================
--- packages/pyparsing/trunk/debian/changelog	2013-06-12 11:04:05 UTC (rev 24756)
+++ packages/pyparsing/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
@@ -1,3 +1,9 @@
+pyparsing (1.5.7+dfsg1-3) unstable; urgency=low
+
+  * build-dependency should be python-all and not just python.
+
+ -- Thomas Goirand <zigo at debian.org>  Wed, 12 Jun 2013 11:25:08 +0000
+
 pyparsing (1.5.7+dfsg1-2) unstable; urgency=low
 
   * Uploading to unstable.

Modified: packages/pyparsing/trunk/debian/control
===================================================================
--- packages/pyparsing/trunk/debian/control	2013-06-12 11:04:05 UTC (rev 24756)
+++ packages/pyparsing/trunk/debian/control	2013-06-12 11:19:46 UTC (rev 24757)
@@ -4,7 +4,7 @@
 Maintainer: Kevin Coyner <kcoyner at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Torsten Marek <shlomme at debian.org>
 Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 9), python (>= 2.6.5~)
+Build-Depends: debhelper (>= 9), python-all (>= 2.6.5~)
 Build-Depends-Indep: tofrodos
 Homepage: http://pyparsing.wikispaces.com/
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyparsing/trunk/




More information about the Python-modules-commits mailing list