[Python-modules-commits] [pycryptodome] 08/10: Update extra-license-file lintian override (Sphinx now appears to create a copy of the source file with extension rst.txt)

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sat Nov 4 09:51:29 UTC 2017


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

mans0954 pushed a commit to branch master
in repository pycryptodome.

commit 6345072b3db894659c9452272f44f1ea51c20f20
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sat Nov 4 09:26:39 2017 +0000

    Update extra-license-file lintian override (Sphinx now appears to create a copy of the source file with extension rst.txt)
---
 debian/changelog                                 | 2 ++
 debian/python-pycryptodome-doc.lintian-overrides | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 60661d4..4e531d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ pycryptodome (3.4.7-1) UNRELEASED; urgency=medium
   * New upstream release (3.4.7)
   * Use secure URI in debian/watch
   * Remove new-package-should-not-package-python2-module lintian override
+  * Update extra-license-file lintian override (Sphinx now appears to create a
+    copy of the source file with extension rst.txt)
 
  -- Christopher Hoskin <mans0954 at debian.org>  Sat, 04 Nov 2017 07:00:01 +0000
 
diff --git a/debian/python-pycryptodome-doc.lintian-overrides b/debian/python-pycryptodome-doc.lintian-overrides
index a84fc53..e8c4f2b 100644
--- a/debian/python-pycryptodome-doc.lintian-overrides
+++ b/debian/python-pycryptodome-doc.lintian-overrides
@@ -1,2 +1,4 @@
 # File patched to point to debian/copyright file
-python-pycryptodome-doc: extra-license-file usr/share/doc/python-pycryptodome-doc/html/_sources/src/license.txt
+# N.B. by default the Sphinx HTML builder copies the RST source files to the
+# build folder so they can be used for searching
+python-pycryptodome-doc: extra-license-file usr/share/doc/python-pycryptodome-doc/html/_sources/src/license.rst.txt

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



More information about the Python-modules-commits mailing list