[Python-modules-commits] r8278 - in packages/pyofa/trunk/debian (control rules)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sat Apr 18 22:08:15 UTC 2009


    Date: Saturday, April 18, 2009 @ 22:08:14
  Author: piotr
Revision: 8278

* Switch to python-support
* Change python-musicdns-dbg's section to "debug"

Modified:
  packages/pyofa/trunk/debian/control
  packages/pyofa/trunk/debian/rules

Modified: packages/pyofa/trunk/debian/control
===================================================================
--- packages/pyofa/trunk/debian/control	2009-04-18 21:55:18 UTC (rev 8277)
+++ packages/pyofa/trunk/debian/control	2009-04-18 22:08:14 UTC (rev 8278)
@@ -8,7 +8,7 @@
 		libavcodec-dev, 
 		libavformat-dev, 
 		libofa0-dev,
-		python-central (>= 0.5.6), 
+		python-support (>= 0.6.4), 
 		python-all-dev (>= 2.5),
 		python-all-dbg,
 		pkg-config,
@@ -16,7 +16,7 @@
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyofa/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyofa/trunk/
 XS-Python-Version: >= 2.5
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://furius.ca/pyofa/
 
 Package: python-musicdns
@@ -32,6 +32,7 @@
 
 Package: python-musicdns-dbg
 Priority: extra
+Section: debug
 Architecture: any
 Provides: ${python:Provides}
 Depends: python-musicdns (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}

Modified: packages/pyofa/trunk/debian/rules
===================================================================
--- packages/pyofa/trunk/debian/rules	2009-04-18 21:55:18 UTC (rev 8277)
+++ packages/pyofa/trunk/debian/rules	2009-04-18 22:08:14 UTC (rev 8278)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM=pycentral
+DEB_PYTHON_SYSTEM=pysupport
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk




More information about the Python-modules-commits mailing list