[SCM] pd-pmpd/master: Revert "added quilt to build using new Makefile patch"

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Dec 16 23:59:29 UTC 2010


The following commit has been merged in the master branch:
commit 3b666fa674da6419e4baf75f81b2508c8c56b692
Author: Felipe Sateler <fsateler at debian.org>
Date:   Thu Dec 16 20:57:43 2010 -0300

    Revert "added quilt to build using new Makefile patch"
    
    This reverts commit 5ac7c8d7f8b03fa0a31634ee82c8df0366914fcc.
    Source format 3.0 (quilt) does not require the quilt build-dep.

diff --git a/debian/control b/debian/control
index 21bca29..6f2e859 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Hans-Christoph Steiner <hans at eds.org>,
  Felipe Sateler <fsateler at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
-               quilt (>= 0.46-7~),
                puredata
 Standards-Version: 3.9.1
 Homepage: http://drpichon.free.fr/pmpd/
diff --git a/debian/rules b/debian/rules
index 8f079cb..1ae1616 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ PACKAGE = pd-$(LIBRARY_NAME)
 pkglibdir = /usr/lib/pd/extra
 
 %:
-	dh --with quilt $@ --buildsystem=makefile
+	dh $@ --buildsystem=makefile
 
 override_dh_auto_install:
 	dh_auto_install -- prefix=/usr pkglibdir=$(pkglibdir)

-- 
pd-pmpd packaging



More information about the pkg-multimedia-commits mailing list