[SCM] Library for computing Fast Fourier Transforms branch, master, updated. debian/3.3.3-3-3-g610d6df
Julian Taylor
jtaylor.debian at googlemail.com
Tue May 21 21:56:41 UTC 2013
The following commit has been merged in the master branch:
commit 610d6dfdc9b156d827f40c334dbe526a6059a82f
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: Tue May 21 23:34:24 2013 +0200
add generated html files to extended-diff-ignore
diff --git a/debian/changelog b/debian/changelog
index ac38a64..4a60a1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
fftw3 (3.3.3-4) unstable; urgency=low
* texinfo5-compat.patch: fix ftbfs with texinfo5
+ * add generated html files to extended-diff-ignore
* build depend and use gcc-4.8 on ia64, fixes ICE in quad (Closes: #709168)
-- Julian Taylor <jtaylor.debian at googlemail.com> Tue, 21 May 2013 20:37:52 +0200
diff --git a/debian/source/options b/debian/source/options
index ebfb000..d5b2906 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1 +1 @@
-extend-diff-ignore = "(^|/)(fftw3.info|fftw3.info-[12]|.*\.la|fftw[flq]*-wisdom|fftw[flq]*-wisdom.1)$"
+extend-diff-ignore = "(^|/)(fftw3.info|fftw3.info-[12]|.*\.la|fftw[flq]*-wisdom|fftw[flq]*-wisdom.1|.*\.html)$"
--
Library for computing Fast Fourier Transforms
More information about the debian-science-commits
mailing list