From eca397a8418bbfeb65231fcb113a2a0ed6113f83 Mon Sep 17 00:00:00 2001 From: "Robert S. Edmonds" Date: Sun, 3 Mar 2013 20:31:29 -0500 Subject: [PATCH] debian/: convert from python-support to dh_python2 --- debian/control | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 69bd8aa..92a1dc6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Robert S. Edmonds Build-Depends: debhelper (>= 7.0.50~), pandoc [!ia64 !mipsel !s390 !hurd-i386], - python-dev, python-support, + python-dev (>= 2.6.6-3~), python-pyxattr, python-pylibacl, git (>= 1:1.7.0.4-2) | git-core, rsync diff --git a/debian/rules b/debian/rules index f4e5880..ae7cfca 100755 --- a/debian/rules +++ b/debian/rules @@ -20,4 +20,4 @@ override_dh_auto_test: fi %: - dh $@ --parallel + dh $@ --with python2 --parallel -- 2.39.5