[SCM] faac packaging branch, master, updated. debian/1.28-0fab2-11-g5313b4b

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Mon Apr 26 03:34:14 UTC 2010


The following commit has been merged in the master branch:
commit 77004882b2ea110d160f1de882a764011a4bb58e
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Apr 25 20:49:57 2010 -0400

    Drop build dependency on cdbs and just use debhelper with quilt.

diff --git a/debian/control b/debian/control
index ecc71fd..350e23a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at l
 Uploaders: Fabian Greffrath <fabian at debian-unofficial.org>,
            Reinhard Tartler <siretart at tauware.de>
 Build-Depends: autotools-dev,
-               cdbs,
-               debhelper (>= 7)
+               debhelper (>= 7),
+               quilt,
 Standards-Version: 3.8.1
 Homepage: http://www.audiocoding.com/
 
diff --git a/debian/rules b/debian/rules
index c19b8ef..4066f96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/quilt/quilt.make
+
+%:
+	dh $@

-- 
faac packaging



More information about the pkg-multimedia-commits mailing list