[SCM] transcode/master: Switch to quilt 3.0 (quilt).

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Feb 7 17:34:43 UTC 2012


The following commit has been merged in the master branch:
commit 26875736b6f84e808f58eef245bbd100f0743ab3
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Feb 7 18:34:55 2012 +0100

    Switch to quilt 3.0 (quilt).

diff --git a/debian/control b/debian/control
index 33bbe7b..9d21bf2 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,7 @@ Build-Depends: debhelper (>= 7.2),
                libxml2-dev,
                libxv-dev,
                libxvidcore-dev,
-               libxxf86vm-dev [i386],
-               quilt (>= 0.46-7)
+               libxxf86vm-dev [i386]
 
 Package: transcode
 Architecture: any
diff --git a/debian/rules b/debian/rules
index e5c203c..8694a55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ confflags += --enable-x264
 confflags += --enable-xvid
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(confflags)
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)

-- 
transcode packaging



More information about the pkg-multimedia-commits mailing list