[adonthell-data] 51/60: Build with dh-autoreconf.

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 23:23:25 UTC 2016


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

apo pushed a commit to branch master
in repository adonthell-data.

commit 013f588134fd65626da450fbd2f0bbc2b82f7349
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 21:06:18 2016 +0200

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

diff --git a/debian/control b/debian/control
index c9db6c0..ee2021a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Barry deFreese <bdefreese at debian.org>
 Build-Depends:
  adonthell (>= 0.3.6~beta1),
- autotools-dev,
+ dh-autoreconf,
  debhelper (>= 9),
  python3
 Standards-Version: 3.9.8
diff --git a/debian/rules b/debian/rules
index 60441f4..f658b35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with python3
+	dh $@ --with autoreconf,python3
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the Pkg-games-commits mailing list