[Pkg-ganeti-devel] [ganeti] 03/05: Revert "Use dh_autoreconf"

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed May 13 11:01:06 UTC 2015


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

apoikos pushed a commit to branch master
in repository ganeti.

commit 21c8d682eac89cce28d87069a3c9ea66dd583fcc
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Wed May 13 12:28:41 2015 +0300

    Revert "Use dh_autoreconf"
    
    This reverts commit 10a2e537b3105d43586d82628681c7041c2e16d3.
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index fdfd3eb..e70bb76 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ 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,
  m4,
  python-all,
  ghc (>= 6.12),
diff --git a/debian/rules b/debian/rules
index a34548d..c0e0588 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ VER = $(shell cat vcs-version | sed -r 's/v([0-9]+\.[0-9]+)(\..*)/\1/')
 GNT_USERGROUP_PREFIX="gnt-"
 
 %:
-	dh $@ --with python2,sphinxdoc,bash_completion,autoreconf
+	dh $@ --with python2,sphinxdoc,bash_completion
 
 debian/control: debian/control.in vcs-version
 	sed -s 's/#VER#/$(VER)/g' debian/control.in > debian/control

-- 
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