[cdo] 01/03: Removed redundant dh-autoreconf, autoconf, automake
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Aug 1 16:32:50 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 d91c560e3be63d34701bc13ff47d1271ab171c4f
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Tue Aug 1 16:44:48 2017 +0100
Removed redundant dh-autoreconf, autoconf, automake
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a021d90..9bb4082 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cdo (1.9.0+dfsg.1~rc1-2) UNRELEASED; urgency=medium
+
+ * Removed redundant dh-autoreconf, autoconf, automake
+
+ -- Alastair McKinstry <mckinstry at debian.org> Tue, 01 Aug 2017 16:44:31 +0100
+
cdo (1.9.0+dfsg.1~rc1-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index d208851..3b4af54 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: cdo
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 10), dh-buildinfo, libproj-dev, autoconf, automake,
+Build-Depends: debhelper (>= 10), dh-buildinfo, libproj-dev,
libnetcdf-dev, netcdf-bin,
libhdf5-dev | libhdf5-serial-dev, libaec-dev,
libnetcdf-dev, netcdf-bin, libhdf5-serial-dev,
libfftw3-dev, libudunits2-dev,
- gfortran, dh-autoreconf,
+ gfortran,
libeccodes-dev,
libtool, cfortran,
libmagics++-dev (>= 2.24.7-7),
--
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