[cdo] 07/16: Drop eccodes patch; instead use new --with-eccodes functionality
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Oct 25 08:21:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cdo.
commit ee50d1cecd51860fe8d1448ec3609bb350386d45
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Fri Oct 13 21:06:41 2017 +0100
Drop eccodes patch; instead use new --with-eccodes functionality
---
debian/changelog | 6 ++++++
debian/patches/series | 1 -
debian/rules | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 465896d..f0a8dff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cdo (1.9.1+dfsg.1-2) UNRELEASED; urgency=medium
+
+ * Drop eccodes patch; instead use new --with-eccodes functionality
+
+ -- Alastair McKinstry <mckinstry at debian.org> Fri, 13 Oct 2017 21:06:15 +0100
+
cdo (1.9.1+dfsg.1-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/patches/series b/debian/patches/series
index 41585e1..d4dbb3c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,4 +3,3 @@ ignore.patch
deregister.patch
reproducible-builds.patch
ppc64el.patch
-eccodes.patch
diff --git a/debian/rules b/debian/rules
index c47d59c..2f00499 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,7 @@ override_dh_auto_configure:
$(WITH_OPENMP) $(WITH_HDF5) \
--enable-iso-c-interface --with-fftw3 --with-curl=/usr --with-udunits2=/usr \
--with-szlib \
- --with-grib-api=/usr --disable-cgribex --with-magics=/usr FC=gfortran \
+ --with-eccodes=/usr --disable-cgribex --with-magics=/usr FC=gfortran \
LIBS="-lm -ljpeg -lz -lcurl" \
LDFLAGS="$(LDFLAGS) $(AS_NEEDED)"
# LIBS="-Wl,-Bstatic -lm -ljpeg -lz -Wl,-Bdynamic -lcurl"
--
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