[Debian-ha-commits] [fence-agents] 05/09: Update debhelper to v10.
Valentin Vidic
vvidic-guest at moszumanska.debian.org
Sun Dec 3 19:52:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
vvidic-guest pushed a commit to branch master
in repository fence-agents.
commit cd9a9321efeb5144c4c747e3ced5bd8a213eb23b
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date: Sun Dec 3 19:31:15 2017 +0100
Update debhelper to v10.
---
debian/compat | 2 +-
debian/control | 6 ++----
debian/rules | 2 +-
3 files changed, 4 insertions(+), 6 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 a52597a..daaea9a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>,
Valentin Vidic <Valentin.Vidic at CARNet.hr>
Build-Depends: autoconf,
automake,
- autotools-dev,
- debhelper (>= 9),
+ debhelper (>= 10),
dh-python,
libglib2.0-dev,
libnspr4-dev,
@@ -22,8 +21,7 @@ Build-Depends: autoconf,
time,
xsltproc,
libxml2-utils,
- libnet-telnet-perl,
- dh-autoreconf
+ libnet-telnet-perl
Standards-Version: 4.1.1
Homepage: https://github.com/ClusterLabs/fence-agents
Vcs-Browser: https://anonscm.debian.org/cgit/debian-ha/fence-agents.git/
diff --git a/debian/rules b/debian/rules
index 4db4be0..77a0e40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ get-orig-source:
uscan --noconf --force-download --rename --repack --download-current-version --destdir=.
%:
- dh $@ --with python2 --with autoreconf
+ dh $@ --with python2
override_dh_autoreconf:
dh_autoreconf ./autogen.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/fence-agents.git
More information about the Debian-HA-Commits
mailing list