[Python-modules-commits] r12059 - in packages/pyparsing/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Mon Mar 1 18:14:35 UTC 2010
Date: Monday, March 1, 2010 @ 18:14:18
Author: morph
Revision: 12059
b-d only on python (not on python-dev) since building only arch:all pkgs
Modified:
packages/pyparsing/trunk/debian/changelog
packages/pyparsing/trunk/debian/control
Modified: packages/pyparsing/trunk/debian/changelog
===================================================================
--- packages/pyparsing/trunk/debian/changelog 2010-03-01 18:12:20 UTC (rev 12058)
+++ packages/pyparsing/trunk/debian/changelog 2010-03-01 18:14:18 UTC (rev 12059)
@@ -7,8 +7,9 @@
* debian/README.source
- added (as required by Policy >= 3.8.0)
- bump Standards-Version to 3.8.4 (no changes needed)
+ - b-d only on python (not on python-dev) since building only arch:all pkgs
- -- Sandro Tosi <morph at debian.org> Mon, 01 Mar 2010 19:11:52 +0100
+ -- Sandro Tosi <morph at debian.org> Mon, 01 Mar 2010 19:13:29 +0100
pyparsing (1.5.2-1) unstable; urgency=low
Modified: packages/pyparsing/trunk/debian/control
===================================================================
--- packages/pyparsing/trunk/debian/control 2010-03-01 18:12:20 UTC (rev 12058)
+++ packages/pyparsing/trunk/debian/control 2010-03-01 18:14:18 UTC (rev 12059)
@@ -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.8.4
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7), python-dev (>= 2.5.4-1~), dpatch
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7), python (>= 2.5.4-1~), dpatch
Build-Depends-Indep: python-support (>= 0.9), tofrodos
Homepage: http://pyparsing.wikispaces.com/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyparsing/trunk
More information about the Python-modules-commits
mailing list