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

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun May 3 01:38:44 UTC 2015


The following commit has been merged in the master branch:
commit 1bb0dc98f052c372afb7fdd9b061414835771e07
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun May 3 03:28:42 2015 +0200

    Switch to 3.0 (quilt)

diff --git a/debian/control b/debian/control
index d1ceab4..5d32fac 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Reinhard Tartler <siretart at tauware.de>,
            Sam Hocevar (Debian packages) <sam+deb at zoy.org>,
            Dmitrijs Ledkovs <dmitrij.ledkov at ubuntu.com>
 Build-Depends: dh-autoreconf,
-               quilt (>= 0.46-7),
-               debhelper (>= 9~)
+               debhelper (>= 9)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/a52dec.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/a52dec.git;a=summary
diff --git a/debian/rules b/debian/rules
index 6768024..4cbcce1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt,autoreconf
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-shared
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)

-- 
a52dec packaging



More information about the pkg-multimedia-commits mailing list