[SCM] libshout/master: Use neest autotools. Build-depend on automake (not automake1.11). Closes: Bug#865186. Thanks to Simon McVittie

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Aug 29 11:14:27 UTC 2017


The following commit has been merged in the master branch:
commit 23ed09a90313c60950ddc72da7fbc54bdfb838e2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 29 10:58:00 2017 +0200

    Use neest autotools. Build-depend on automake (not automake1.11). Closes: Bug#865186. Thanks to Simon McVittie

diff --git a/debian/rules b/debian/rules
index 8cc54ef..20f791d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,10 +19,10 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 DEB_AUTO_UPDATE_LIBTOOL = pre
-DEB_AUTO_UPDATE_ACLOCAL = 1.11
-DEB_AUTO_UPDATE_AUTOCONF = 2.68
-DEB_AUTO_UPDATE_AUTOHEADER = 2.68
-DEB_AUTO_UPDATE_AUTOMAKE = 1.11
+DEB_AUTO_UPDATE_ACLOCAL = ,
+DEB_AUTO_UPDATE_AUTOCONF = ,
+DEB_AUTO_UPDATE_AUTOHEADER = ,
+DEB_AUTO_UPDATE_AUTOMAKE = ,
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share//cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk

-- 
libshout packaging



More information about the pkg-multimedia-commits mailing list