[SCM] pd-beatpipe/master: Revert "re-added quilt as Dep since its required to make debclean work properly"

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Wed Jun 22 23:47:52 UTC 2011


The following commit has been merged in the master branch:
commit 63fe90880bbce343cf8244a0c3f81d6a8795c454
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Jun 22 19:43:49 2011 -0400

    Revert "re-added quilt as Dep since its required to make debclean work properly"
    
    This reverts commit b70b2d5a81cce20777ed75b0c32fd92f83e4b6ee.
    
    This is not required anymore.

diff --git a/debian/control b/debian/control
index a0057a7..5178027 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ 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~),
- quilt (>= 0.46-7~),
  puredata-dev | puredata (<< 0.43)
 Standards-Version: 3.9.2
 Homepage: http://puredata.info
diff --git a/debian/rules b/debian/rules
index 8170297..7a37d66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ PACKAGE = pd-$(LIBRARY_NAME)
 pkglibdir = /usr/lib/pd/extra
 
 %:
-	dh --with-quilt $@ -Smakefile
+	dh $@ -Smakefile
 
 override_dh_auto_install:
 	dh_auto_install -- prefix=/usr pkglibdir=/usr/lib/pd/extra

-- 
pd-beatpipe packaging



More information about the pkg-multimedia-commits mailing list