[SCM] liblrdf/master: Use unversioned automake (and autoconf).

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Feb 17 11:46:49 UTC 2016


The following commit has been merged in the master branch:
commit a9638453f0bdd52c0ab75edbc434025f1dbea993
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Feb 17 12:34:34 2016 +0100

    Use unversioned automake (and autoconf).

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

-- 
liblrdf packaging



More information about the pkg-multimedia-commits mailing list