[SCM] csound packaging branch, master, updated. debian/5.11.1.dfsg-4-35-g387e15e

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Apr 14 11:21:40 UTC 2010


The following commit has been merged in the master branch:
commit 2581b134c37cb46d6b241d442c38ee2e558ce2b4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Apr 14 13:15:30 2010 +0200

    Clarify (hopefully) comment in rules file about JAVA_ARCHS being empty during normal builds (avoid double-negating expressions).

diff --git a/debian/rules b/debian/rules
index 8f3501e..2b907e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -343,8 +343,8 @@ CDBS_BUILD_DEPENDS += , \
 	python-all-dev (>= 2.3.5-11), \
 	puredata
 #  * Only build-depend on Java JDK for supported archs
-#  * JAVA_ARCHS will be empry when not in maintainer mode... but we don't care,
-#    since CDBS_BUILD_DEPENDS is irrelevant unless in it
+#  * JAVA_ARCHS is empty during normal builds, but that is ok, since
+#    CDBS_BUILD_DEPENDS is only ever used when in DEB_MAINTAINER_MODE
 CDBS_BUILD_DEPENDS += , \
 	default-jdk-builddep [$(JAVA_ARCHS)]
 

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list