[Python-modules-commits] [pyqt5] 01/01: Override Lintian false positive error about tiger.js file.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Apr 24 19:46:32 UTC 2016


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

mitya57 pushed a commit to branch master
in repository pyqt5.

commit 29e6b83dea7e91a8839f72d06974f23600e49c44
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Apr 24 22:46:01 2016 +0300

    Override Lintian false positive error about tiger.js file.
---
 debian/changelog                | 1 +
 debian/source/lintian-overrides | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c1ca734..bb8bd04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ pyqt5 (5.6+dfsg-1) UNRELEASED; urgency=medium
   * Bump sip build-dependencies to 4.18, following configure.py.
   * Drop custom get-orig-source target, it makes no sense.
   * Bump Standards-Version to 3.9.8, no changes needed.
+  * Override Lintian false positive error about tiger.js file.
 
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..efb7f9e
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,4 @@
+# This was generated from SVG (tiger.svg can be found in qtsvg-opensource-src package),
+# but it is trivial to convert back to SVG so both forms can be considered source forms.
+pyqt5 source: source-is-missing examples/quick/canvas/tiger/tiger.js *
+pyqt5 source: source-contains-prebuilt-javascript-object examples/quick/canvas/tiger/tiger.js *

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



More information about the Python-modules-commits mailing list