[Python-modules-commits] [django-allauth] 01/01: d/*.lintian-overrides: Add/update comments for overrides

Jonas Meurer mejo at moszumanska.debian.org
Wed Dec 13 12:02:00 UTC 2017


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

mejo pushed a commit to branch master
in repository django-allauth.

commit 5aa68eda85703b426f223b850be1567d026b6d9a
Author: Jonas Meurer <jonas at freesources.org>
Date:   Wed Dec 13 12:59:01 2017 +0100

    d/*.lintian-overrides: Add/update comments for overrides
---
 debian/changelog                                   | 7 ++++---
 debian/python-django-allauth-doc.lintian-overrides | 2 +-
 debian/python-django-allauth.lintian-overrides     | 1 +
 debian/python3-django-allauth.lintian-overrides    | 1 +
 4 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0acab60..61a3fa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,10 +28,11 @@ django-allauth (0.34.0-1) unstable; urgency=medium
     /usr/share/doc/python-django-allauth-doc.
 
   [ Jonas Meurer ]
-  * d/rules: Fix depends on sphinxdoc packages
-  * d/control: Fix field 'Testsuite'
+  * d/rules: Fix depends on sphinxdoc packages.
+  * d/control: Fix field 'Testsuite'.
+  * d/*.lintian-overrides: Add/update comments for lintian overrides.
 
- -- Jonas Meurer <mejo at debian.org>  Wed, 13 Dec 2017 09:45:12 +0100
+ -- Jonas Meurer <mejo at debian.org>  Wed, 13 Dec 2017 13:00:28 +0100
 
 django-allauth (0.33.0-1) unstable; urgency=medium
 
diff --git a/debian/python-django-allauth-doc.lintian-overrides b/debian/python-django-allauth-doc.lintian-overrides
index 4481ef8..fd0638e 100644
--- a/debian/python-django-allauth-doc.lintian-overrides
+++ b/debian/python-django-allauth-doc.lintian-overrides
@@ -1,3 +1,3 @@
-# These links breach privacy, but are really useful in the documentation.
+# Lintian erroneously detects links to facebook docs as privacy breach
 python-django-allauth-doc: privacy-breach-facebook usr/share/doc/python-django-allauth/html/providers.html
 python-django-allauth-doc: privacy-breach-facebook usr/share/doc/python-django-allauth/html/release-notes.html
diff --git a/debian/python-django-allauth.lintian-overrides b/debian/python-django-allauth.lintian-overrides
index 580dd7b..e086be2 100644
--- a/debian/python-django-allauth.lintian-overrides
+++ b/debian/python-django-allauth.lintian-overrides
@@ -1,2 +1,3 @@
+# Connection to facebook etc. are required for the purpose of the module
 python-django-allauth: privacy-breach-facebook usr/lib/python2.7/dist-packages/allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js
 python-django-allauth: privacy-breach-generic usr/lib/python2.7/dist-packages/allauth/socialaccount/providers/persona/templates/persona/auth.html (https://login.persona.org/include.js)
diff --git a/debian/python3-django-allauth.lintian-overrides b/debian/python3-django-allauth.lintian-overrides
index 86c0f64..ed5b3f9 100644
--- a/debian/python3-django-allauth.lintian-overrides
+++ b/debian/python3-django-allauth.lintian-overrides
@@ -1,2 +1,3 @@
+# Connection to facebook etc. are required for the purpose of the module
 python3-django-allauth: privacy-breach-facebook usr/lib/python3/dist-packages/allauth/socialaccount/providers/facebook/static/facebook/js/fbconnect.js
 python3-django-allauth: privacy-breach-generic usr/lib/python3/dist-packages/allauth/socialaccount/providers/persona/templates/persona/auth.html (https://login.persona.org/include.js)

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



More information about the Python-modules-commits mailing list