[Python-modules-commits] r9579 - in packages/pywbem/trunk/debian (control pyversions rules)
bzed at users.alioth.debian.org
bzed at users.alioth.debian.org
Sat Aug 29 10:08:25 UTC 2009
Date: Saturday, August 29, 2009 @ 10:08:24
Author: bzed
Revision: 9579
Argh, don't commit test stuff.
Modified:
packages/pywbem/trunk/debian/control
packages/pywbem/trunk/debian/pyversions
packages/pywbem/trunk/debian/rules
Modified: packages/pywbem/trunk/debian/control
===================================================================
--- packages/pywbem/trunk/debian/control 2009-08-29 10:07:00 UTC (rev 9578)
+++ packages/pywbem/trunk/debian/control 2009-08-29 10:08:24 UTC (rev 9579)
@@ -3,7 +3,7 @@
Priority: extra
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~), python-all-dbg
+Build-Depends: debhelper (>= 7), python-all (>= 2.5.4-1~)
Build-Depends-Indep: python-support (>= 0.4), docbook-xsl, xsltproc
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pywbem/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pywbem/trunk/
Modified: packages/pywbem/trunk/debian/pyversions
===================================================================
--- packages/pywbem/trunk/debian/pyversions 2009-08-29 10:07:00 UTC (rev 9578)
+++ packages/pywbem/trunk/debian/pyversions 2009-08-29 10:08:24 UTC (rev 9579)
@@ -1 +1 @@
-2.3-2.4
+2.3-
Modified: packages/pywbem/trunk/debian/rules
===================================================================
--- packages/pywbem/trunk/debian/rules 2009-08-29 10:07:00 UTC (rev 9578)
+++ packages/pywbem/trunk/debian/rules 2009-08-29 10:08:24 UTC (rev 9579)
@@ -40,6 +40,4 @@
dh $@ --remaining
-override_dh_pysupport:
- echo foo
.PHONY: binary binary-arch binary-indep install build
More information about the Python-modules-commits
mailing list