This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-stetl.
commit 3945df0d9fa92448fda104bab07ffc041e695cdf Author: Bas Couwenberg <[email protected]> Date: Tue Nov 7 19:36:32 2017 +0100 Add lintian override for python-foo-but-no-python3-foo. --- debian/changelog | 1 + debian/source.lintian-overrides | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3d37801..2c421da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ python-stetl (1.1+ds-1) UNRELEASED; urgency=medium * Add build dependencies for tests. * Copy tests directory to build directory. * Don't ignore test failures. + * Add lintian override for python-foo-but-no-python3-foo. -- Bas Couwenberg <[email protected]> Tue, 07 Nov 2017 19:04:00 +0100 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..a4d3fdf --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Python 3 is not supported yet: https://github.com/geopython/stetl/issues/23 +python-stetl source: python-foo-but-no-python3-foo python-stetl + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-stetl.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

