[abe] 13/30: Build with autoreconf.

Markus Koschany apo at moszumanska.debian.org
Sat Jun 11 10:41:24 UTC 2016


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

apo pushed a commit to branch master
in repository abe.

commit dbf82c90610a31f451f68cc9b9094bb2090523f0
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jun 11 09:54:50 2016 +0200

    Build with autoreconf.
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 01d7ba3..082d5c0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
- autotools-dev,
  debhelper (>= 9),
+ dh-autoreconf,
  imagemagick,
  libsdl-image1.2-dev,
  libsdl-mixer1.2-dev,
diff --git a/debian/rules b/debian/rules
index a929c34..05d7fc0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the Pkg-games-commits mailing list