From 5e1a939e905742d9290119fe69e8b02ea4a8c6fd Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Mon, 20 Mar 2017 11:56:31 +0100 Subject: [PATCH] Use dh-python instead of python-support. --- debian/changelog | 1 + debian/control | 2 +- debian/rules | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3cd97c9..f6b8c10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ userdir-ldap (0.3.88) UNRELEASED; urgency=medium [ Julien Cristau ] * Update Uploaders list. + * Use dh-python instead of python-support. -- Peter Palfrader Wed, 08 Feb 2017 18:26:49 +0100 diff --git a/debian/control b/debian/control index 99193b8..619d074 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: userdir-ldap Section: admin Priority: optional Maintainer: Debian Administration team -Build-Depends: debhelper (>= 5), python-support (>= 0.3), yodl +Build-Depends: debhelper (>= 5), dh-python, yodl Standards-Version: 3.7.3 Uploaders: Peter Palfrader , Martin Zobel-Helas , Stephen Gran diff --git a/debian/rules b/debian/rules index c868dfc..58dd40a 100755 --- a/debian/rules +++ b/debian/rules @@ -31,7 +31,7 @@ binary-indep: build dh_installman dh_fixperms dh_compress - dh_pysupport + dh_python2 dh_installdeb dh_gencontrol dh_md5sums -- 2.20.1