[SCM] audacious-plugins/master: Revert support for autoreconf.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Jul 7 17:06:50 UTC 2013


The following commit has been merged in the master branch:
commit c07b3668c7e4bf991f2692513cb4195415ccbe9e
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Jul 7 17:55:01 2013 +0100

    Revert support for autoreconf.

diff --git a/debian/changelog b/debian/changelog
index e82258d..d08c414 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,6 @@ audacious-plugins (3.4-1) unstable; urgency=low
 
   * New upstream release.
   * Bump build-dep on audacious-dev.
-  * Add support for dh-autoreconf.
   * Update debian/copyright.
   * Remove libmcs-dev from Build-Depends.
 
diff --git a/debian/rules b/debian/rules
index 7a8bc8a..ec971a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ additional_confflags := --disable-sse2
 endif
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-rpath $(additional_confflags)

-- 
Plugins for audacious



More information about the pkg-multimedia-commits mailing list