[sundials] 35/76: Hide the outdated-autotools-helper-file lintian warning
Andreas Tille
tille at debian.org
Sun Feb 5 18:44:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sundials.
commit a181487c85393ed0d48a38931531f646a7466516
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: Wed Jan 9 13:33:26 2013 +0000
Hide the outdated-autotools-helper-file lintian warning
---
debian/rules | 1 -
debian/source.lintian-overrides | 3 +++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 79260d5..6dab794 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,6 @@ bpath = $(shell octave-config -p LOCALOCTFILEDIR)
dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --parallel
override_dh_auto_configure:
- rm config/config.sub config/config.guess
dh_auto_configure -- $(extra_flags)
override_dh_auto_test:
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
index 640d202..d10beec 100644
--- a/debian/source.lintian-overrides
+++ b/debian/source.lintian-overrides
@@ -1 +1,4 @@
sundials source: ancient-libtool config/ltmain.sh 1.4.3
+# We are using cmake
+sundials source: outdated-autotools-helper-file config/config.sub 2005-12-11
+sundials source: outdated-autotools-helper-file config/config.sub 2005-12-11
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sundials.git
More information about the debian-science-commits
mailing list