[petsc] 01/02: remove Build-Depends: autotools-dev
Drew Parsons
dparsons at moszumanska.debian.org
Thu Jul 27 12:42:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to tag debian/3.7.6+dfsg1-3
in repository petsc.
commit 94f6dbe0a002305e2fe9bdf11f33eb20c96585b2
Author: Drew Parsons <dparsons at debian.org>
Date: Thu Jul 27 17:05:38 2017 +0800
remove Build-Depends: autotools-dev
autoreconf is now invoked automatically in debhelper compat 10, so
don't need explicit Build-Depends: autotools-dev
Thanks lintian.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 980d3b2..64653d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ petsc (3.7.6+dfsg1-3) UNRELEASED; urgency=medium
Taken from upstream git (commits ca70f86, 41f4af4). Closes: #865526.
* remove dependencies on libblacs-mpi-dev (explicit blacs support
has not been a PETSc configuration option since 3.4)
+ * drop Build-Depends: autotools-dev (autoreconf is now automatic in
+ debhelper compat 10)
-- Drew Parsons <dparsons at debian.org> Fri, 21 Jul 2017 00:24:00 +0800
diff --git a/debian/control b/debian/control
index 340be22..611edbe 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
Uploaders: "Adam C. Powell, IV" <hazelsct at debian.org>, Drew Parsons <dparsons at debian.org>
Standards-Version: 4.0.0
Build-Depends: debhelper (>= 10), quilt, python (>= 2.2), gfortran,
- autotools-dev, pkg-config, dh-python,
+ pkg-config, dh-python,
mpi-default-dev (>= 1.0.2),
libblas-dev, liblapack-dev,
libsuitesparse-dev (>= 1:4.2.1),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/petsc.git
More information about the debian-science-commits
mailing list