[asc] 02/05: Drop deprecated autotools-dev from Build-Depends.

Markus Koschany apo at moszumanska.debian.org
Fri Nov 17 18:56:08 UTC 2017


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

apo pushed a commit to branch master
in repository asc.

commit aabd3412bc5f483225ee36a57fa0e33a7b63f0b6
Author: Markus Koschany <apo at debian.org>
Date:   Fri Nov 17 18:56:36 2017 +0100

    Drop deprecated autotools-dev from Build-Depends.
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 209a1db..b04eda0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Uploaders:
  Barry deFreese <bdefreese at debian.org>,
  Markus Koschany <apo at debian.org>
 Build-Depends:
- autotools-dev,
  debhelper (>= 10),
  libboost-dev,
  libboost-regex-dev,
diff --git a/debian/rules b/debian/rules
index aa2beac..1221f12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --without autoreconf --with autotools_dev
+	dh $@ --without autoreconf
 
 override_dh_auto_test:
 	# Do nothing here to prevent a FTBFS

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



More information about the Pkg-games-commits mailing list