[SCM] libva/master: Switch to Format 3.0 (quilt)

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jan 9 17:06:01 UTC 2011


The following commit has been merged in the master branch:
commit 7e010b02f1b6d442ca0298125b0c871f0b3ea58e
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Jan 9 17:15:56 2011 +0100

    Switch to Format 3.0 (quilt)

diff --git a/debian/control b/debian/control
index 7ad1a86..ba34138 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Andres Mejia <mcitadel at gmail.com>, Reinhard Tartler <siretart at tauware.de>
 Build-Depends: debhelper (>= 7.0.50),
                dh-autoreconf,
-               quilt (>= 0.46-7),
                pkg-config,
                libdrm-dev (>= 2.4.23),
                libxext-dev,
diff --git a/debian/rules b/debian/rules
index b7af36e..f909f85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ I965_DRIVER=$(shell dpkg-architecture -a$(DEB_HOST_ARCH) -iany-amd64 || \
 CONFIGURE_OPTIONS ?= --prefix=/usr $(I965_DRIVER)
 
 %:
-	dh --with quilt,autoreconf $@
+	dh --with autoreconf $@
 
 override_dh_auto_configure:
 	dh_testdir
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list