[Pkg-telepathy-commits] [telepathy-mission-control-5] 06/09: Bump Debhelper compatibility to 10

Laurent Bigonville bigon at moszumanska.debian.org
Wed Sep 13 11:14:58 UTC 2017


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

bigon pushed a commit to branch debian
in repository telepathy-mission-control-5.

commit 965959dba8055dfffc32caadd495a85c2be9d92e
Author: Laurent Bigonville <bigon at debian.org>
Date:   Tue Sep 12 17:53:43 2017 +0200

    Bump Debhelper compatibility to 10
---
 debian/compat  | 2 +-
 debian/control | 3 +--
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 4 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 76ccdd1..9349709 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,8 @@ Priority: optional
 Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth.debian.org>
 Uploaders: Sjoerd Simons <sjoerd at debian.org>,
            Laurent Bigonville <bigon at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-apparmor,
-               dh-autoreconf,
                dpkg-dev (>= 1.16.1~),
                gtk-doc-tools,
                libdbus-1-dev (>= 1.0),
diff --git a/debian/rules b/debian/rules
index 97117fe..b381f12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ CONFIGURE_FLAGS += --with-connectivity=nm
 endif
 
 %:
-	dh $@ --with autoreconf --parallel
+	dh $@
 
 override_dh_makeshlibs:
 	dh_makeshlibs -V

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



More information about the Pkg-telepathy-commits mailing list