[SCM] pd-iemmatrix/master: drop versioned dependency on automake

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Mar 15 19:01:26 UTC 2017


The following commit has been merged in the master branch:
commit 7fe2c64c8a72cf969bde3079396d4b83296fcd38
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Mar 14 09:23:38 2017 +0100

    drop versioned dependency on automake

diff --git a/debian/rules b/debian/rules
index 393855d..7794898 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,8 @@ BUILD_DATE:=$(shell date -u -d "$$(dpkg-parsechangelog -SDate)" +"%Y/%m/%d at %H
 
 
 # regenerate configure, so that patches to configure.ac take effect
-DEB_AUTO_UPDATE_ACLOCAL = 1.11
-DEB_AUTO_UPDATE_AUTOCONF = 2.61
+DEB_AUTO_UPDATE_ACLOCAL = ,
+DEB_AUTO_UPDATE_AUTOCONF = ,
 
 DEB_CONFIGURE_EXTRA_FLAGS += --with-extension=pd_linux --with-build-date="$(BUILD_DATE)"
 

-- 
pd-iemmatrix packaging



More information about the pkg-multimedia-commits mailing list