[SCM] pd-moonlib/master: Drop quilt since we use the 3.0 source format

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Wed Jun 22 23:16:34 UTC 2011


The following commit has been merged in the master branch:
commit 36514d20d2732182e4638d902406f951d043cca5
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Jun 22 19:02:01 2011 -0400

    Drop quilt since we use the 3.0 source format

diff --git a/debian/control b/debian/control
index 0e3df16..2bfca93 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 DM-Upload-Allowed: yes
 Uploaders: Hans-Christoph Steiner <hans at eds.org>
 Build-Depends: debhelper (>= 7.0.50~),
-               puredata-dev | puredata (<< 0.43),
-               quilt (>= 0.46-7~)
+               puredata-dev | puredata (<< 0.43)
 Standards-Version: 3.9.2
 Homepage: http://puredata.info
 Vcs-Git: git://git.debian.org/pkg-multimedia/pd-moonlib.git
diff --git a/debian/rules b/debian/rules
index 5fe5297..04d746f 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-moonlib packaging



More information about the pkg-multimedia-commits mailing list