[SCM] vdpau-video packaging branch, master, updated. upstream/0.6.3-4-gdaf8dfe

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sun Feb 21 22:02:51 UTC 2010


The following commit has been merged in the master branch:
commit daf8dfe2e23f9e2a1ab210dbbb1ee752bed8b90b
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Feb 21 17:02:20 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 399a936..f4481a9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Andres Mejia <mcitadel at gmail.com>
 Build-Depends: debhelper (>= 7.0.50),
+               quilt (>= 0.46-7),
                pkg-config,
                libva-dev,
                libvdpau-dev,
diff --git a/debian/rules b/debian/rules
index 8dd0324..fc09a54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh --with quilt $@
 
 override_dh_auto_install:
 	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)

-- 
vdpau-video packaging



More information about the pkg-multimedia-commits mailing list