[SCM] vdpau-video/master: Remove build dependency on quilt.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Tue Mar 20 06:06:44 UTC 2012


The following commit has been merged in the master branch:
commit 3b8608c6258f4f5179be02190480b56b33c83426
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Tue Mar 20 01:28:36 2012 -0400

    Remove build dependency on quilt.

diff --git a/debian/control b/debian/control
index b1eb277..5fcfee4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at l
 Uploaders: Andres Mejia <amejia at debian.org>
 Build-Depends: debhelper (>= 7.0.50),
                dh-autoreconf,
-               quilt (>= 0.46-7),
                pkg-config,
                libva-dev (>= 1.0.4),
                libvdpau-dev,
diff --git a/debian/rules b/debian/rules
index e8bd94c..ab4e10e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt,autoreconf $@
+	dh --with autoreconf $@
 
 override_dh_auto_configure:
 	dh_testdir

-- 
vdpau-video packaging



More information about the pkg-multimedia-commits mailing list