[hypre] 02/02: fix lintian errors: Build-Depends dh_autoreconf

Drew Parsons dparsons at moszumanska.debian.org
Tue Nov 1 15:17:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

dparsons pushed a commit to tag experimental/2.11.1-1exp1
in repository hypre.

commit cb1223e731006e625c1420be1aca51d80fc51e10
Author: Drew Parsons <dparsons at debian.org>
Date:   Tue Nov 1 20:57:04 2016 +0800

    fix lintian errors: Build-Depends dh_autoreconf
    
    binaries found in upstream tarball have their source code in the same
    directory
---
 debian/control                  | 1 +
 debian/source/lintian-overrides | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/control b/debian/control
index 1ae77f9..afbbf09 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
  autoconf,
  automake,
  debhelper (>= 9),
+ dh-autoreconf,
  gfortran,
  libblas-dev | libblas.so,
  liblapack-dev | liblapack.so,
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index b0abeb6..43b804a 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,8 @@
 # Lintian thinks uploader Adam Powell's name violates policy
 hypre source: uploader-address-missing "Adam C. Powell
 hypre source: uploader-not-full-name IV"
+
+# source for these files is provided in the same directory
+hypre source: source-is-missing src/FEI_mv/DSuperLU/INSTALL/testdlamch
+hypre source: source-is-missing src/FEI_mv/DSuperLU/INSTALL/testslamch
+hypre source: source-is-missing src/FEI_mv/DSuperLU/INSTALL/testtimer

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hypre.git



More information about the debian-science-commits mailing list