[Python-modules-commits] [flask-mail] 05/14: Make lintian happy.

Dominik George natureshadow-guest at moszumanska.debian.org
Sat Apr 29 15:47:20 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository flask-mail.

commit 57ff5bb65f7e2c8165f243a2dbd8c58067997e07
Author: Dominik George <nik at naturalnet.de>
Date:   Sat Apr 29 16:56:05 2017 +0200

    Make lintian happy.
---
 debian/control                             | 2 +-
 debian/copyright                           | 2 +-
 debian/python-flask-mail.lintian-overrides | 2 ++
 debian/source/lintian-overrides            | 2 ++
 4 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 475ade5..7453d6a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends:
  python3-setuptools,
  python3-sphinx,
 Standards-Version: 3.9.8
-Homepage: https://github.com/rduplain/flask-mail
+Homepage: https://github.com/mattupstate/flask-mail
 Testsuite: autopkgtest-pkg-python
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/flask-mail.git
 Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/flask-mail.git
diff --git a/debian/copyright b/debian/copyright
index 20c02c8..0c27c00 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Flask-Mail
 Upstream-Contact: Ron DuPlain <ron.duplain at gmail.com>
-Source: https://github.com/rduplain/flask-mail
+Source: https://github.com/mattupstate/flask-mail
 
 Files: *
 Copyright: Dan Jacob <danjac354 at gmail.com>
diff --git a/debian/python-flask-mail.lintian-overrides b/debian/python-flask-mail.lintian-overrides
new file mode 100644
index 0000000..56a7bc5
--- /dev/null
+++ b/debian/python-flask-mail.lintian-overrides
@@ -0,0 +1,2 @@
+# shut up
+python-flask-mail binary: new-package-should-not-package-python2-module
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..5acd934
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# upstream does not sign tarballs, https://github.com/mattupstate/flask-mail/issues/145
+flask-mail source: debian-watch-may-check-gpg-signature

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-mail.git



More information about the Python-modules-commits mailing list