[SCM] opencore-amr packaging branch, master, updated. upstream/0.1.2-10-g7bf1e45

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Sep 18 20:49:15 UTC 2009


The following commit has been merged in the master branch:
commit 7d615b1c9a6d5f76a0b8995cd0f6959282774455
Author: Andres Mejia <andres at andres-desktop.hsd1.va.comcast.net>
Date:   Fri Sep 18 16:21:32 2009 -0400

    Setup packaging to use quilt.

diff --git a/debian/control b/debian/control
index dbc70b5..1948791 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at l
 Uploaders: Martin Storsjö <martin at martin.st>,
            Andres Mejia <mcitadel at gmail.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/opencore-amr.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/opencore-amr.git;a=summary
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..cafd205
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+# Nothing to patch
diff --git a/debian/rules b/debian/rules
index a310f03..620bd70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ else
 endif
 
 %:
-	dh $@
+	dh --with quilt $@
 
 override_dh_auto_configure:
 	./configure --prefix=/usr $(confflags)

-- 
opencore-amr packaging



More information about the pkg-multimedia-commits mailing list