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

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Apr 6 09:09:21 UTC 2010


The following commit has been merged in the master branch:
commit 1e2fb7cab7b3899c228174224b5eeb9189f1a0f5
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Apr 6 11:08:05 2010 +0200

    Revert avoiding parallel builds: CDBS itself is safe as it uses NOTPARALLEL.
    
    This reverts commit f04a82df4c6f75db9790f0e93ddbc00ccdbad048.

diff --git a/debian/rules b/debian/rules
index 70a2f70..3c76f4a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,10 +70,8 @@ binary-post-install/libjack0::
 #        ln -s jackdmp debian/jackdmp/usr/bin/jackd
 
 # unpatch to please both git-buildpackage and source format 3.0 (quilt)
-#  * Avoid parallel builds, as that may break order of clean:: targets
-#  * set DEB_MAINTAINER_MODE=1 to handle unpatching manually
+# set DEB_MAINTAINER_MODE=1 to handle unpatching manually
 CDBS_BUILD_DEPENDS += , quilt
-DEB_PARALLEL_JOBS = 1
 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)

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



More information about the pkg-multimedia-commits mailing list