[SCM] xvidcore/master: Use 3.0 (quilt) source format.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Feb 24 13:52:48 UTC 2011


The following commit has been merged in the master branch:
commit bdf99752bb1ef4d5fe675dfe5f83272f481be08c
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Thu Feb 24 13:54:56 2011 +0100

    Use 3.0 (quilt) source format.

diff --git a/debian/README.source b/debian/README.source
index b107f65..fe1959c 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,4 +1 @@
 The debian/ directory has been removed from the upstream tarball.
-
-This package uses quilt for patching. See /usr/share/doc/quilt/README.source for
-more information.
diff --git a/debian/control b/debian/control
index f9301cf..3321630 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~),
-               quilt (>= 0.46-7~),
                yasm (>= 0.8) [i386 amd64]
 Standards-Version: 3.9.1
 Homepage: http://www.xvid.org/
diff --git a/debian/rules b/debian/rules
index c81bae1..38bbab6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@
 CFLAGS = $(or $(DEB_CFLAGS),)
 
 %:
-	dh $@ --sourcedirectory=build/generic --with quilt
+	dh $@ --sourcedirectory=build/generic
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)

-- 
xvidcore packaging



More information about the pkg-multimedia-commits mailing list