[SCM] libva packaging branch, master, updated. upstream/1.0.1-5-g6b14c5b

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sun Feb 21 21:56:39 UTC 2010


The following commit has been merged in the master branch:
commit 6b14c5b23377d0717ebe36597751f8937875c3f6
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Feb 21 16:56:09 2010 -0500

    Revert to format 1.0 and use quilt for patches.

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..c695415
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,2 @@
+This package uses quilt for it's patch system. Please refer to
+/usr/share/doc/quilt/README.source for more information.
diff --git a/debian/control b/debian/control
index 72a4d53..1783ac2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Andres Mejia <mcitadel at gmail.com>
 Build-Depends: debhelper (>= 7.0.50),
+               quilt (>= 0.46-7),
                pkg-config,
                libdrm-dev (>= 2.3.0),
                libxext-dev,
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..cafd205
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+# Nothing to patch
diff --git a/debian/rules b/debian/rules
index 8dc7f06..4145e1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 CONFIGURE_OPTIONS ?= --prefix=/usr --enable-i965-driver
 
 %:
-	dh $@
+	dh --with quilt $@
 
 override_dh_auto_configure:
 	dh_testdir
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644
index 163aaf8..0000000
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list