[Pkg-ganeti-devel] [ganeti] 02/04: Bump compat to 10

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Tue Jun 27 21:18:50 UTC 2017


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

apoikos pushed a commit to branch master
in repository ganeti.

commit b1d8d6015072c5189c828c0526fbf9e954048550
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Wed Jun 28 00:05:17 2017 +0300

    Bump compat to 10
    
    B-D on debhelper 10, remove dh-autoreconf which is now run by default.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 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 e20e541..c56c558 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Debian Ganeti Team <pkg-ganeti-devel at lists.alioth.debian.org>
 Uploaders: Guido Trotter <ultrotter at debian.org>,
  Apollon Oikonomopoulos <apoikos at debian.org>
-Build-Depends: debhelper (>= 9), dh-autoreconf,
+Build-Depends: debhelper (>= 10),
  dh-python,
  m4,
  pandoc,
diff --git a/debian/rules b/debian/rules
index 7dc0802..6bcb79f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ PYTHON := /usr/bin/python
 export PYTHON
 
 %:
-	dh $@ --with python2,sphinxdoc,bash_completion,autoreconf
+	dh $@ --with python2,sphinxdoc,bash_completion
 
 check-vcs-version:
 ifeq ($(VCS_VER),)

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



More information about the Pkg-ganeti-devel mailing list