[med-svn] [socket++] 05/07: debhelper 10
Andreas Tille
tille at debian.org
Thu Oct 5 18:33:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository socket++.
commit 3ac29f80114479ad967eb097a4899e5a3ad4ad12
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 5 20:28:48 2017 +0200
debhelper 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 3 +--
debian/rules | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 53fa0ff..b90bbd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ socket++ (1.12.13-9) UNRELEASED; urgency=medium
* Code was somehow saved at Github by former Debian Maintainer
* cme fix dpkg-control
* Standards-Version: 4.1.1
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Thu, 05 Oct 2017 20:15:24 +0200
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 a64b7ff..df1290f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: libs
Priority: optional
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
texinfo,
install-info
Standards-Version: 4.1.1
diff --git a/debian/rules b/debian/rules
index b477dcb..14a9e07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_autoreconf:
dh_autoreconf ./autogen
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/socket++.git
More information about the debian-med-commit
mailing list