[netcdf] 01/01: Imported Debian patch 1:4.1.3-7.2
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jul 3 16:45:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch jessie
in repository netcdf.
commit f77f47050f5cd763bea130188917d970750beee2
Author: Steve McIntyre <93sam at debian.org>
Date: Fri Oct 3 13:21:45 2014 +0100
Imported Debian patch 1:4.1.3-7.2
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/rules | 4 ++++
3 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index db4e37e..23e7eed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+netcdf (1:4.1.3-7.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * use dh-autoreconf to build, to cope with newer architectures. Thanks
+ to Fernando Seiti Furusato for the patch. Closes: #755829
+
+ -- Steve McIntyre <93sam at debian.org> Fri, 03 Oct 2014 13:21:45 +0100
+
netcdf (1:4.1.3-7.1) unstable; urgency=low
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 669e8b8..96cfc8b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: debhelper (>= 8), cdbs, gfortran, texinfo, zlib1g-dev, libhdf5-dev (>= 1.8.6-1~), libdap-dev, libcurl4-gnutls-dev,
+Build-Depends: debhelper (>= 8), cdbs, gfortran, texinfo, zlib1g-dev, libhdf5-dev (>= 1.8.6-1~), libdap-dev, libcurl4-gnutls-dev, dh-autoreconf, automake1.11,
texlive-base, texlive-latex-base, libcunit1-dev
Standards-Version: 3.9.4
Homepage: http://www.unidata.ucar.edu/software/netcdf/
diff --git a/debian/rules b/debian/rules
index a3e36c0..ef3b7be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,10 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
+export AUTOMAKE = automake-1.11
+export ACLOCAL = aclocal-1.11
+include /usr/share/cdbs/1/rules/autoreconf.mk
+
# Add here any variable or target overrides you need.
# Note that hdf5 dir has to be specified due to a bug into fortran/Makefile.am which causes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git
More information about the Pkg-grass-devel
mailing list