[SCM] csound packaging branch, master, updated. debian/5.12.1.dfsg-1-1-g1c0bafd

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Apr 14 15:19:13 UTC 2010


The following commit has been merged in the master branch:
commit 1c0bafdee6ec31dbb27a2b7a72d3744f1e68a862
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Apr 14 17:18:16 2010 +0200

    Revert unpatch hack: upsets build daemons.
    
    This reverts commit 34762b1776a35a6cf32ab1b2b6786a60af9e249f.

diff --git a/debian/rules b/debian/rules
index 47eecbf..8236522 100755
--- a/debian/rules
+++ b/debian/rules
@@ -366,12 +366,3 @@ CDBS_BUILD_DEPENDS += , \
 	doxygen, \
 	graphviz, \
 	ttf-dejavu
-
-# 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!

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list