[SCM] opencore-amr/master: Convert package to 3.0 (quilt) format.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 15 09:37:15 UTC 2012


The following commit has been merged in the master branch:
commit eda067e20d6e4ca8f6b3f9fecb334d60f566c49a
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 15 10:37:04 2012 +0100

    Convert package to 3.0 (quilt) format.

diff --git a/debian/control b/debian/control
index 326e86e..85d305e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Martin Storsjö <martin at martin.st>,
            Andres Mejia <amejia at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.50~)
 Standards-Version: 3.8.3
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/opencore-amr.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/opencore-amr.git
diff --git a/debian/rules b/debian/rules
index 620bd70..a310f03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ else
 endif
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_configure:
 	./configure --prefix=/usr $(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)

-- 
opencore-amr packaging



More information about the pkg-multimedia-commits mailing list