[Pkg-telepathy-commits] [telepathy-gabble] 05/07: Bump to debhelper compatibility 10

Laurent Bigonville bigon at moszumanska.debian.org
Wed Sep 13 12:08:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

bigon pushed a commit to branch debian
in repository telepathy-gabble.

commit db1774079d50fd9538aec6ff1b1a7236822337ac
Author: Laurent Bigonville <bigon at debian.org>
Date:   Wed Sep 13 13:54:44 2017 +0200

    Bump to debhelper compatibility 10
---
 debian/compat  | 2 +-
 debian/control | 4 +---
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index bee6406..aa1629a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,7 @@ Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth
 Uploaders: Dafydd Harries <daf at debian.org>,
            Laurent Bigonville <bigon at debian.org>,
            Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: autotools-dev (>= 20100122.1~),
-               debhelper (>= 9.20160114~),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                dh-python,
                dpkg-dev (>= 1.16.1~),
                gnutls-bin,
diff --git a/debian/rules b/debian/rules
index 0ed94da..298a4cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/dpkg/default.mk
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf,python2 --parallel
+	dh $@ --with python2
 
 # Now that we use debhelper 9, dh_auto_configure defaults to
 # $libexecdir=$libdir, which might be better than this, but doesn't match

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-gabble.git



More information about the Pkg-telepathy-commits mailing list