[SCM] pd-freeverb/master: Drop quilt patchsystem since the format is set to 3.0 (quilt).

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jan 20 17:58:36 UTC 2011


The following commit has been merged in the master branch:
commit 2050f935039dbe6492b272e16bb8820ccd5453b2
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jan 20 18:58:39 2011 +0100

    Drop quilt patchsystem since the format is set to 3.0 (quilt).

diff --git a/debian/control b/debian/control
index 218c79e..c473c6b 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>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
-               quilt (>= 0.46-7~),
                puredata
 Standards-Version: 3.9.1
 Homepage: http://puredata.info
diff --git a/debian/rules b/debian/rules
index 07e1268..ab8db62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ PACKAGE = pd-freeverb
 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-freeverb packaging



More information about the pkg-multimedia-commits mailing list