]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
debian/: convert from python-support to dh_python2
authorRobert S. Edmonds <edmonds@debian.org>
Mon, 4 Mar 2013 01:31:29 +0000 (20:31 -0500)
committerRobert S. Edmonds <edmonds@debian.org>
Mon, 4 Mar 2013 01:32:57 +0000 (20:32 -0500)
debian/control
debian/rules

index 69bd8aa4a99276626e68f49e8b2c930b0dd15763..92a1dc6f271a521122c2e147056ddbfe6d9164a2 100644 (file)
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Robert S. Edmonds <edmonds@debian.org>
 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
index f4e58806fb7066dfcc075e8ad89bad063205a7b9..ae7cfca3037059510b798f42d7d2a30ba9b96d73 100755 (executable)
@@ -20,4 +20,4 @@ override_dh_auto_test:
        fi
 
 %:
-       dh $@ --parallel
+       dh $@ --with python2 --parallel