[Python-modules-commits] r10881 - in packages/pywbem/trunk/debian (changelog control)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Sat Dec 26 11:48:26 UTC 2009


    Date: Saturday, December 26, 2009 @ 11:48:26
  Author: bzed
Revision: 10881

Add python-ply as build-dep and dependency. 

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

Modified: packages/pywbem/trunk/debian/changelog
===================================================================
--- packages/pywbem/trunk/debian/changelog	2009-12-26 11:46:33 UTC (rev 10880)
+++ packages/pywbem/trunk/debian/changelog	2009-12-26 11:48:26 UTC (rev 10881)
@@ -3,8 +3,9 @@
   * Remove embedded code copy from python-ply from the
     package. Closes: #555364
   * Use dpatch to handle the necessary patches.
+  * Add python-ply as build-dep and dependency. 
 
- -- Bernd Zeimetz <bzed at debian.org>  Sat, 26 Dec 2009 12:45:56 +0100
+ -- Bernd Zeimetz <bzed at debian.org>  Sat, 26 Dec 2009 12:48:10 +0100
 
 pywbem (0.7.0-3) unstable; urgency=low
 

Modified: packages/pywbem/trunk/debian/control
===================================================================
--- packages/pywbem/trunk/debian/control	2009-12-26 11:46:33 UTC (rev 10880)
+++ packages/pywbem/trunk/debian/control	2009-12-26 11:48:26 UTC (rev 10881)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Bernd Zeimetz <bzed at debian.org>
 Build-Depends: debhelper (>= 7), python-all (>= 2.5.4-1~), dpatch
-Build-Depends-Indep: python-support (>= 0.4), docbook-xsl, xsltproc
+Build-Depends-Indep: python-support (>= 0.4), docbook-xsl, xsltproc, python-ply
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pywbem/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pywbem/trunk/
 Homepage: http://pywbem.sourceforge.net/




More information about the Python-modules-commits mailing list