[cdo] 75/84: Remove obsolete build-fix.patch

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Jun 13 16:48:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository cdo.

commit a5c353aac49b96966ffdf6a14a922ac9c1481a0b
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Dec 10 19:44:40 2014 +0000

    Remove obsolete build-fix.patch
---
 debian/control        | 1 +
 debian/patches/series | 1 -
 debian/rules          | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d53b2f8..8bd2dae 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Depends: debhelper (>= 9), dh-buildinfo, libproj-dev, autoconf, automake,
  libnetcdf-dev, netcdf-bin,
  libhdf5-serial-dev, 
+ libfftw3-dev,
  gfortran, dh-autoreconf,
  libgrib-api-dev [!mips !hppa], libtool, libjasper-dev, cfortran,
  libmagics++-dev [!mips !hppa],
diff --git a/debian/patches/series b/debian/patches/series
index c424ce3..7654be4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 fix_typos.patch
 ignore.patch
-build-fixes.patch
 gotocc-fix.patch
diff --git a/debian/rules b/debian/rules
index ee586d3..ab936ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,7 +83,7 @@ override_dh_auto_configure:
 	ln -sf /usr/include/cfortran.h libcdi/src/cfortran.h 
 	  ./configure --prefix=/usr --libdir=$(LIBDIR) \
 		--enable-cdi-lib --with-zlib=/usr --with-netcdf=/usr  --with-proj=/usr $(WITH_HDF5) \
-		--enable-iso-c-interface  \
+		--enable-iso-c-interface  --with-fftw3 \
 		 $(WITH_GRIB) $(WITH_JASPER) $(WITH_MAGICS)  FC=gfortran \
 		LIBS=" -lpng -ljasper -lm -ljpeg -lz -lcurl" \
 		LDFLAGS="$(LDFLAGS) $(AS_NEEDED)"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdo.git



More information about the debian-science-commits mailing list