[lordsawar] 04/04: Build with autoreconf

Markus Koschany apo-guest at moszumanska.debian.org
Sat Jul 4 12:41:31 UTC 2015


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

apo-guest pushed a commit to branch master
in repository lordsawar.

commit 3789546b57effcd6816097ad82d6ee692efb3e79
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Jul 4 14:00:21 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 993b09f..2cb8cc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,7 @@ lordsawar (0.3.0-1) unstable; urgency=medium
   * debian/rules:
     - Add get-orig-source target.
     - Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed.
-    - Build with autotools_dev and --parallel.
+    - Build with autoreconf and --parallel.
     - Switch to dh sequencer and simplify debian/rules.
     - Disable sound until gstreamermm-1.0 is available.
   * Update debian/watch file for new download mirror.
diff --git a/debian/control b/debian/control
index 8405720..b4348b6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders:
  Barry deFreese <bdefreese at debian.org>,
  Markus Koschany <apo at gambaru.de>
 Build-Depends:
- autotools-dev,
  debhelper (>= 9),
+ dh-autoreconf,
  gnome-common,
  libarchive-dev,
  libglademm-2.4-dev,
diff --git a/debian/rules b/debian/rules
index e9b3954..07909b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autotools_dev
+	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/lordsawar.git



More information about the Pkg-games-commits mailing list