[cdo] 35/84: re-enable grib-api on sparc

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Jun 13 16:48:28 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 2c6e0c994955b025ad7e63db6ad829d4da695e20
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Aug 30 19:37:30 2013 +0100

    re-enable grib-api on sparc
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 4 ----
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b71e131..55fe017 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cdo (1.6.1+dfsg.1-2) UNRELEASED; urgency=low
+
+  * Add updated watch file. 
+  * grib-api now works on sparc. Re-enable dependency here.
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Fri, 30 Aug 2013 17:53:59 +0100
+
 cdo (1.6.1+dfsg.1-1) unstable; urgency=low
 
   * New upstream release. 
diff --git a/debian/control b/debian/control
index 869fd48..d56f069 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Depends: debhelper (>= 9), dh-buildinfo, libproj-dev, autoconf, automake, libnetcdf-dev, gfortran, dh-autoreconf,
- libgrib-api-dev [!mips !sparc !hppa], libtool, libjasper-dev, cfortran,  libhdf5-serial-dev, libmagics++-dev,
+ libgrib-api-dev [!mips !hppa], libtool, libjasper-dev, cfortran,  libhdf5-serial-dev, libmagics++-dev,
  libcurl4-gnutls-dev | libcurl4-openssl-dev  | libcurl4-nss-dev, libpng12-dev | libpng-dev
 Standards-Version: 3.9.4
 Homepage: https://code.zmaw.de/projects/cdo
diff --git a/debian/rules b/debian/rules
index e099005..19ce474 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,10 +45,6 @@ ifeq ($(ARCH), hppa)
   WITH_GRIB:=
   WITH_JASPER:=
 endif
-ifeq ($(ARCH), sparc)
-  WITH_GRIB:=
-  WITH_JASPER:=
-endif
 
 override_dh_auto_clean:
 	dh_auto_clean	|| echo "distclean ok"

-- 
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