[pkg] python-central has been removed from Debian stable
authorDavid Douard <david.douard@logilab.fr>
Mon, 29 Jul 2013 14:22:40 +0200
branchstable
changeset 9193 eaa58d1c7d5f
parent 9192 9ecae0083f27
child 9194 4e1946bd9ea2
[pkg] python-central has been removed from Debian
debian/control
debian/rules
--- a/debian/control	Fri Jul 26 09:46:30 2013 +0200
+++ b/debian/control	Mon Jul 29 14:22:40 2013 +0200
@@ -10,7 +10,6 @@
 Build-Depends:
  debhelper (>= 7),
  python (>= 2.6),
- python-central (>= 0.5),
  python-sphinx,
  python-logilab-common,
  python-unittest2,
@@ -24,7 +23,6 @@
 
 Package: cubicweb
 Architecture: all
-XB-Python-Version: ${python:Versions}
 Depends:
  ${misc:Depends},
  ${python:Depends},
@@ -45,7 +43,6 @@
 
 Package: cubicweb-server
 Architecture: all
-XB-Python-Version: ${python:Versions}
 Conflicts: cubicweb-multisources
 Replaces: cubicweb-multisources
 Provides: cubicweb-multisources
@@ -101,7 +98,6 @@
 
 Package: cubicweb-twisted
 Architecture: all
-XB-Python-Version: ${python:Versions}
 Provides: cubicweb-web-frontend
 Depends:
  ${misc:Depends},
@@ -123,7 +119,6 @@
 
 Package: cubicweb-web
 Architecture: all
-XB-Python-Version: ${python:Versions}
 Depends:
  ${misc:Depends},
  ${python:Depends},
@@ -148,7 +143,6 @@
 
 Package: cubicweb-common
 Architecture: all
-XB-Python-Version: ${python:Versions}
 Depends:
  ${misc:Depends},
  ${python:Depends},
@@ -173,7 +167,6 @@
 
 Package: cubicweb-ctl
 Architecture: all
-XB-Python-Version: ${python:Versions}
 Depends:
  ${misc:Depends},
  ${python:Depends},
@@ -188,7 +181,6 @@
 
 Package: cubicweb-dev
 Architecture: all
-XB-Python-Version: ${python:Versions}
 Depends:
  ${misc:Depends},
  ${python:Depends},
--- a/debian/rules	Fri Jul 26 09:46:30 2013 +0200
+++ b/debian/rules	Mon Jul 29 14:22:40 2013 +0200
@@ -67,7 +67,7 @@
 binary-indep: build install
 	dh_testdir
 	dh_testroot -i
-	dh_pycentral -i
+	dh_python2 -i
 	dh_installinit -i -n --name cubicweb -u"defaults 99"
 	dh_installlogrotate -i
 	dh_installdocs -i -A README