[python-mpop] 06/07: Lintian overrides

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Oct 21 07:34:43 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 python-mpop.

commit 6f0a0eda6b783cbc352224d72e1c9ea7bf13d18d
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Oct 21 07:19:10 2017 +0000

    Lintian overrides
---
 debian/changelog                | 4 ++++
 debian/source.lintian-overrides | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ab90bd4..dd8fbaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ python-mpop (1.5.0-1) UNRELEASED; urgency=medium
   * Standard version bumped to v 4.1.1 (no change)
   * debian/control
     - remove unnecessary testsuite autopkgtest header (lintian)
+  * debian/source.lintian-overrides
+    - added an override for python-foo-but-no-python3-foo python-mpop:
+      python-mpop does not support Python 3 currently (see
+      https://github.com/pytroll/mpop/issues/19)
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 27 Sep 2017 15:02:38 +0200
 
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..102a94a
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,4 @@
+# Currently mpop does not support python3
+# (see https://github.com/pytroll/mpop/issues/19)
+python-mpop source: python-foo-but-no-python3-foo python-mpop
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mpop.git



More information about the Pkg-grass-devel mailing list