[adios] 01/01: Drop redundant dh-autoreconf, autotools-dev build-depends
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Aug 1 16:24:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository adios.
commit 44cf32da6e2c9df967da9646ab02c127e6499315
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Tue Aug 1 16:37:42 2017 +0100
Drop redundant dh-autoreconf, autotools-dev build-depends
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b1209db..7359485 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ adios (1.12.0-1) UNRELEASED; urgency=medium
* New upstream release
* Add gdb.conf file
* Typo in rules: make sure builds for all py3 versions
+ * Drop redundant dh-autoreconf, autotools-dev build-depends
-- Alastair McKinstry <mckinstry at debian.org> Tue, 18 Jul 2017 13:21:14 +0100
diff --git a/debian/control b/debian/control
index c82e53f..7a20c16 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10),
libnetcdf-dev,
gfortran, libmxml-dev,
mpi-default-dev, pkg-config,
- autotools-dev, cmake, libbz2-dev, zlib1g-dev, dh-autoreconf,
+ cmake, libbz2-dev, zlib1g-dev,
libibverbs-dev [ !hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
python-dev, python-numpy, python-mpi4py, cython, dh-python,
python3-all-dev, python3-numpy, python3-mpi4py, cython3,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git
More information about the debian-science-commits
mailing list