summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2011-10-31 17:37:53 -0700
committerRuss Allbery <rra@stanford.edu>2011-10-31 17:50:58 -0700
commit8be6c5ef3ff09704569a54f1af7ff64cc14d02c5 (patch)
treec91bddc7ea64a5f6ce71d0ed52e3da67d767cfdf /debian/control
parent69e8cbf6a32ee13a2ca394dbaf9f8f2ff216ea3d (diff)
Update Python packaging to use dh_python2
* Update Python packaging to use dh_python2. - Add XS-Python-Version to debian/control. - Add python2 debhelper add-on to debian/rules. - Remove build dependency on python-support.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index bd6a8f7..601a0a9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
Build-Depends: debhelper (>= 8.1.3~), dpkg-dev (>= 1.14.9), libkrb5-dev,
libpcre3-dev, libtest-pod-perl, perl, php5-cli, php5-dev, python-all-dev,
- python-support (>= 0.6), ruby1.8, ruby1.8-dev, ruby1.9.1, ruby1.9.1-dev
+ ruby1.8, ruby1.8-dev, ruby1.9.1, ruby1.9.1-dev
+XS-Python-Version: >= 2.6
Standards-Version: 3.9.2
Homepage: http://www.eyrie.org/~eagle/software/remctl/
Vcs-Git: git://git.eyrie.org/kerberos/remctl.git