[Pkg-mpd-commits] [mpdscribble] 01/03: Enable dh-autoreconf.

Andrey Rahmatullin wrar-guest at moszumanska.debian.org
Wed Feb 12 21:02:06 UTC 2014


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

wrar-guest pushed a commit to branch master
in repository mpdscribble.

commit 2037c84d693acca50f00cc597392ee8cc2e835ec
Author: Andrey Rahmatullin <wrar at wrar.name>
Date:   Thu Feb 13 03:01:13 2014 +0600

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

diff --git a/debian/control b/debian/control
index 780916e..69d8a68 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9~),
     libsoup2.4-dev,
     libmpdclient-dev,
     po-debconf,
-    dh-systemd
+    dh-systemd,
+    dh-autoreconf
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-mpd/mpdscribble.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mpd/mpdscribble.git;a=summary
diff --git a/debian/rules b/debian/rules
index b26a98a..80a9c25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --with systemd
+	dh $@ --with systemd,autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-http-client=soup

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



More information about the Pkg-mpd-commits mailing list