Bug#755829: NMU diff

Steve McIntyre steve at einval.com
Fri Oct 3 16:52:17 UTC 2014



-- 
Steve McIntyre, Cambridge, UK.                                steve at einval.com
Into the distance, a ribbon of black
Stretched to the point of no turning back
-------------- next part --------------
diff -Nru netcdf-4.1.3/debian/changelog netcdf-4.1.3/debian/changelog
--- netcdf-4.1.3/debian/changelog	2014-08-06 15:30:08.000000000 +0100
+++ netcdf-4.1.3/debian/changelog	2014-10-03 13:21:51.000000000 +0100
@@ -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 -Nru netcdf-4.1.3/debian/control netcdf-4.1.3/debian/control
--- netcdf-4.1.3/debian/control	2013-10-09 13:50:24.000000000 +0100
+++ netcdf-4.1.3/debian/control	2014-10-03 13:19:47.000000000 +0100
@@ -3,7 +3,7 @@
 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 -Nru netcdf-4.1.3/debian/rules netcdf-4.1.3/debian/rules
--- netcdf-4.1.3/debian/rules	2014-08-06 15:29:31.000000000 +0100
+++ netcdf-4.1.3/debian/rules	2014-10-03 13:19:47.000000000 +0100
@@ -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


More information about the Pkg-grass-devel mailing list