[SCM] Library for computing Fast Fourier Transforms branch, split-precisions, updated. debian/3.3.2-3-15-ge0835ac

Julian Taylor jtaylor.debian at googlemail.com
Mon Dec 3 20:34:29 UTC 2012


The following commit has been merged in the split-precisions branch:
commit 423b73f43499ee265e57c88826336094eeb8d5af
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Mon Dec 3 19:45:08 2012 +0100

    only install the commit changelog in the -doc package

diff --git a/debian/rules b/debian/rules
index 276ca37..7c22fc6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -141,7 +141,7 @@ binary-arch: build-arch
 	# build fftw3
 	dh_prep -a
 	dh_installdocs -a README NEWS
-	dh_installchangelogs -a ChangeLog
+	dh_installchangelogs -a
 	dh_installexamples -a
 	dh_installdirs -a
 	set -e && for s in $(PREC); do \

-- 
Library for computing Fast Fourier Transforms



More information about the debian-science-commits mailing list