[SCM] rtkit/master: Use autoreconf to rebuild configure and friends

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Oct 18 15:50:38 UTC 2015


The following commit has been merged in the master branch:
commit 956daa162987fb0f42d326e46b2f8e0b3976d118
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun Oct 18 11:20:07 2015 -0300

    Use autoreconf to rebuild configure and friends

diff --git a/debian/control b/debian/control
index b9c317d..39ea245 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
  debhelper (>= 7.0.50~),
  libcap-dev,
  libdbus-1-dev,
+ dh-autoreconf,
 Standards-Version: 3.9.5
 Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-multimedia/rtkit.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/rtkit.git
diff --git a/debian/rules b/debian/rules
index 651a505..6233538 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --with-systemdsystemunitdir=/lib/systemd/system
 

-- 
rtkit packaging



More information about the pkg-multimedia-commits mailing list