Use dh-python instead of python-support.
authorJulien Cristau <jcristau@debian.org>
Mon, 20 Mar 2017 10:56:31 +0000 (11:56 +0100)
committerJulien Cristau <jcristau@debian.org>
Mon, 20 Mar 2017 10:56:31 +0000 (11:56 +0100)
debian/changelog
debian/control
debian/rules

index 3cd97c9..f6b8c10 100644 (file)
@@ -5,6 +5,7 @@ userdir-ldap (0.3.88) UNRELEASED; urgency=medium
 
   [ Julien Cristau ]
   * Update Uploaders list.
 
   [ Julien Cristau ]
   * Update Uploaders list.
+  * Use dh-python instead of python-support.
 
  -- Peter Palfrader <weasel@debian.org>  Wed, 08 Feb 2017 18:26:49 +0100
 
 
  -- Peter Palfrader <weasel@debian.org>  Wed, 08 Feb 2017 18:26:49 +0100
 
index 99193b8..619d074 100644 (file)
@@ -2,7 +2,7 @@ Source: userdir-ldap
 Section: admin
 Priority: optional
 Maintainer: Debian Administration team <debian-admin@lists.debian.org>
 Section: admin
 Priority: optional
 Maintainer: Debian Administration team <debian-admin@lists.debian.org>
-Build-Depends: debhelper (>= 5), python-support (>= 0.3), yodl
+Build-Depends: debhelper (>= 5), dh-python, yodl
 Standards-Version: 3.7.3
 Uploaders: Peter Palfrader <weasel@debian.org>, Martin Zobel-Helas <zobel@debian.org>, Stephen Gran <sgran@debian.org>
 
 Standards-Version: 3.7.3
 Uploaders: Peter Palfrader <weasel@debian.org>, Martin Zobel-Helas <zobel@debian.org>, Stephen Gran <sgran@debian.org>
 
index c868dfc..58dd40a 100755 (executable)
@@ -31,7 +31,7 @@ binary-indep: build
        dh_installman
        dh_fixperms
        dh_compress
        dh_installman
        dh_fixperms
        dh_compress
-       dh_pysupport
+       dh_python2
        dh_installdeb
        dh_gencontrol
        dh_md5sums
        dh_installdeb
        dh_gencontrol
        dh_md5sums