[SCM] ices2/master: Fix enable autoheader remaking.

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Jan 1 21:26:21 UTC 2011


The following commit has been merged in the master branch:
commit b3eac14d3aef9085590282dc6d1c980ac5a3ef91
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jan 1 21:46:53 2011 +0100

    Fix enable autoheader remaking.

diff --git a/debian/rules b/debian/rules
index 5e91ebf..94cae5e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,8 +18,9 @@
 
 DEB_AUTO_UPDATE_LIBTOOL = pre
 DEB_AUTO_UPDATE_ACLOCAL = 1.10
-DEB_AUTO_UPDATE_AUTOMAKE = 1.10
 DEB_AUTO_UPDATE_AUTOCONF = 2.60
+DEB_AUTO_UPDATE_AUTOHEADER = 2.60
+DEB_AUTO_UPDATE_AUTOMAKE = 1.10
 
 # See debian/README.cdbs-tweaks for info on local overrides
 -include /usr/share/cdbs/1/rules/upstream-tarball.mk

-- 
ices2 packaging



More information about the pkg-multimedia-commits mailing list