[SCM] xvidcore/master: Upstream finally updated the configure helper scritpts.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Tue May 31 07:20:19 UTC 2011


The following commit has been merged in the master branch:
commit 89c02c3e2bbc1cd85008549b6f1408585fae0778
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Tue May 31 18:20:13 2011 +0200

    Upstream finally updated the configure helper scritpts.

diff --git a/debian/control b/debian/control
index 9bd01ae..befb9b9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Uploaders: Loïc Martin <loic.martin3 at gmail.com>,
            Fabian Greffrath <fabian+debian at greffrath.com>,
            Andres Mejia <mcitadel at gmail.com>
 Build-Depends: debhelper (>= 7.3~),
-               autotools-dev (>= 20100122.1~),
                nasm (>= 2.0) [i386 amd64]
 Standards-Version: 3.9.2
 DM-Upload-Allowed: yes
diff --git a/debian/rules b/debian/rules
index 5c04f1f..be99485 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@ CFLAGS = $(or $(DEB_CFLAGS),$(DEFAULT_CFLAGS))
 
 %:
 	dh $@ --sourcedirectory=build/generic \
-		--with autotools_dev --parallel
+		--parallel

-- 
xvidcore packaging



More information about the pkg-multimedia-commits mailing list