[Pkg-utopia-commits] r1937 - in /packages/unstable/d-feet/debian: control rules

bigon-guest at users.alioth.debian.org bigon-guest at users.alioth.debian.org
Tue Dec 11 15:05:05 UTC 2007


Author: bigon-guest
Date: Tue Dec 11 15:05:05 2007
New Revision: 1937

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1937
Log:
Use pysupport instead of pycentral

Modified:
    packages/unstable/d-feet/debian/control
    packages/unstable/d-feet/debian/rules

Modified: packages/unstable/d-feet/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/d-feet/debian/control?rev=1937&op=diff
==============================================================================
--- packages/unstable/d-feet/debian/control (original)
+++ packages/unstable/d-feet/debian/control Tue Dec 11 15:05:05 2007
@@ -6,7 +6,7 @@
 Build-Depends: cdbs,
                debhelper (>= 5),
                python,
-               python-central (>= 0.5.6)
+               python-support (>= 0.5.3)
 Standards-Version: 3.7.3
 XS-Python-Version: >= 2.5
 Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/d-feet/

Modified: packages/unstable/d-feet/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/d-feet/debian/rules?rev=1937&op=diff
==============================================================================
--- packages/unstable/d-feet/debian/rules (original)
+++ packages/unstable/d-feet/debian/rules Tue Dec 11 15:05:05 2007
@@ -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
@@ -11,4 +11,3 @@
 	dh_desktop -pd-feet
 	rmdir debian/d-feet/usr/share/omf/dfeet
 	rmdir debian/d-feet/usr/share/omf/
-	rmdir debian/d-feet/usr/lib/




More information about the Pkg-utopia-commits mailing list