[pulseaudio] 06/07: Drop explicit autoreconf, now implicit in debhelper 10

Felipe Sateler fsateler at moszumanska.debian.org
Thu Sep 21 00:16:00 UTC 2017


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

fsateler pushed a commit to branch master
in repository pulseaudio.

commit 4fc69b430a9c9229e36d250e13962cdf10d56db7
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Sep 20 21:12:32 2017 -0300

    Drop explicit autoreconf, now implicit in debhelper 10
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 650be56..c9ddf68 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Sjoerd Simons <sjoerd at debian.org>,
     Felipe Sateler <fsateler at debian.org>
 Build-Depends: debhelper (>= 10),
     check,
-    dh-autoreconf,
     dh-exec,
     dpkg-dev (>= 1.17.14),
     intltool,
diff --git a/debian/rules b/debian/rules
index 11ee1b1..f75d9e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ ifeq ($(words $(sort $(filter stage1,$(DEB_BUILD_PROFILES)))),1)
 endif
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 
 override_dh_auto_configure:

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



More information about the pkg-pulseaudio-devel mailing list