[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/1.9.4+svn3842-2-251-gbbeab66

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Apr 14 21:10:29 UTC 2010


The following commit has been merged in the master branch:
commit bbeab667d625ccec8dc7a32b7e3a73051edd8692
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Apr 14 23:09:34 2010 +0200

    Revert unpatch hack: upsets build daemons.
    
    This reverts commit 605d6cbbfe7a330991a88cb71e63b15e7316a18e.

diff --git a/debian/rules b/debian/rules
index 3c76f4a..1db2b14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,12 +68,3 @@ binary-post-install/libjack0::
 
 #common-binary-post-install-arch::
 #        ln -s jackdmp debian/jackdmp/usr/bin/jackd
-
-# unpatch to please both git-buildpackage and source format 3.0 (quilt)
-# set DEB_MAINTAINER_MODE=1 to handle unpatching manually
-CDBS_BUILD_DEPENDS += , quilt
-clean::
-	$(if $(DEB_MAINTAINER_MODE),,[ ! -d .pc ] || [ ! -f .pc/applied-patches ] || QUILT_PATCHES=debian/patches quilt pop -a)
-	$(if $(DEB_MAINTAINER_MODE),,[ ! -d .pc ] || [ -f .pc/* ] || rm -rf .pc)
-
-# NB! Do not add rules below this point: above unpatching must be last!

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list