[SCM] ices2/master: Use unversioned autotools. Build-depend on automake (not automake1.11. Tighten to build-depend versioned on cdbs.

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Mar 24 23:23:35 UTC 2016


The following commit has been merged in the master branch:
commit 0ed286c6bd3387aaf300da981ee47e3aa5f2fda1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Mar 24 22:56:27 2016 +0100

    Use unversioned autotools. Build-depend on automake (not automake1.11. Tighten to build-depend versioned on cdbs.

diff --git a/debian/rules b/debian/rules
index 11b50cf..641e6df 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.60
-DEB_AUTO_UPDATE_AUTOHEADER = 2.60
-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/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk

-- 
ices2 packaging



More information about the pkg-multimedia-commits mailing list