[Python-modules-commits] r11399 - in packages/python-whisper/trunk/debian (control rules)

statik-guest at users.alioth.debian.org statik-guest at users.alioth.debian.org
Thu Jan 28 21:32:32 UTC 2010


    Date: Thursday, January 28, 2010 @ 21:32:30
  Author: statik-guest
Revision: 11399

Changed to python-support per request from jwilk on IRC.

Modified:
  packages/python-whisper/trunk/debian/control
  packages/python-whisper/trunk/debian/rules

Modified: packages/python-whisper/trunk/debian/control
===================================================================
--- packages/python-whisper/trunk/debian/control	2010-01-28 21:04:04 UTC (rev 11398)
+++ packages/python-whisper/trunk/debian/control	2010-01-28 21:32:30 UTC (rev 11399)
@@ -3,14 +3,12 @@
 Priority: extra
 Maintainer: Elliot Murphy <elliot at ubuntu.com>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), cdbs, python-central (>= 0.6.7), python (>= 2.5)
-XS-Python-Version: all
+Build-Depends: debhelper (>= 7), cdbs, python-support (>= 0.6.4), python (>= 2.5)
 Standards-Version: 3.8.3
 Homepage: https://launchpad.net/graphite
 
 Package: python-whisper
 Architecture: all
-XB-Python-Version: ${python:Versions}
 Depends: ${misc:Depends}, ${python:Depends}
 Provides: ${python:Provides}
 Description: database engine for fast, reliable fixed-sized databases.

Modified: packages/python-whisper/trunk/debian/rules
===================================================================
--- packages/python-whisper/trunk/debian/rules	2010-01-28 21:04:04 UTC (rev 11398)
+++ packages/python-whisper/trunk/debian/rules	2010-01-28 21:32:30 UTC (rev 11399)
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-DEB_PYTHON_SYSTEM = pycentral
+DEB_PYTHON_SYSTEM = pysupport
 include /usr/share/cdbs/1/class/python-distutils.mk




More information about the Python-modules-commits mailing list