[mipp] 02/02: Add lintian overrides
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sun Sep 24 15:35:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository mipp.
commit 546f33dd69d70c6e90db80846fb793b3c99705e4
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun Sep 24 15:32:25 2017 +0000
Add lintian overrides
---
debian/changelog | 6 +++++-
debian/source.lintian-overrides | 4 ++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3bc63af..43d0017 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,12 @@ mipp (1.0.0-2) unstable; urgency=medium
* debian/patches
- new 0003-fix-None-checking.patch: use "is" instead of the "=="
operator to check if a parameter is None
+ * new debian/source.lintian-overrides file.
+ Suppress python-foo-but-no-python3-foo python-mipp and
+ python-foo-but-no-python3-foo python-mipp-test: mipp only
+ supports Python 2
- -- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 24 Sep 2017 07:05:25 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 24 Sep 2017 15:30:18 +0000
mipp (1.0.0-1) unstable; urgency=medium
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..4428f16
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,4 @@
+# mipp only supports Python 2
+mipp source: python-foo-but-no-python3-foo python-mipp
+mipp source: python-foo-but-no-python3-foo python-mipp-test
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mipp.git
More information about the Pkg-grass-devel
mailing list