[Pkg-ganeti-devel] [ganeti] 04/06: Revert "Use dh-autoreconf"

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Thu Feb 11 11:34:29 UTC 2016


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

apoikos pushed a commit to branch gdn/wheezy
in repository ganeti.

commit 5a9526290fb9810aaebce2abe1c1666b14807562
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Fri Jun 12 11:18:58 2015 +0300

    Revert "Use dh-autoreconf"
    
    This reverts commit c44b87124c2d309044c5c61b804a66de67c76d95.
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a076b46..e3518a8 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