[Python-modules-commits] [python-cherrypy] 01/10: Port to dh-python2 from python-support. Closes: #785995

Mattia Rizzolo mattia at mapreri.org
Sat Dec 12 22:01:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository python-cherrypy.

commit 67ec573ca31c66330fcbf85b1cf39ab4f6f93a1f
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Dec 12 19:52:16 2015 +0000

    Port to dh-python2 from python-support.  Closes: #785995
---
 debian/control | 2 +-
 debian/rules   | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 6c897d8..2a6adbf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-cherrypy
 Section: python
 Priority: extra
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5.0.37.1), python-setuptools (>= 0.6a9), python-dev, python-support (>= 0.6.4)
+Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5.0.37.1), python-setuptools (>= 0.6a9), python-dev, dh-python
 Standards-Version: 3.8.2
 Homepage: http://www.cherrypy.org/
 XS-Python-Version: all
diff --git a/debian/rules b/debian/rules
index b0521f4..551b01e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM := pysupport
-
 include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cherrypy.git



More information about the Python-modules-commits mailing list