[rkward/releases/0.6.4] debian-official: Override source-is-missing false positives.

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Sat Dec 19 19:56:30 UTC 2015


Git commit 9b3c4486fffa194ee2b0ffd3b74ebc904afbd945 by Thomas Friedrichsmeier.
Committed on 19/12/2015 at 19:55.
Pushed by tfry into branch 'releases/0.6.4'.

Override source-is-missing false positives.

M  +1    -0    debian-official/changelog
A  +4    -0    debian-official/source.lintian-overrides

http://commits.kde.org/rkward/9b3c4486fffa194ee2b0ffd3b74ebc904afbd945

diff --git a/debian-official/changelog b/debian-official/changelog
index a2a95f7..5f46855 100644
--- a/debian-official/changelog
+++ b/debian-official/changelog
@@ -1,5 +1,6 @@
 rkward (0.6.4-1) unstable; urgency=low
   * new upstream release
+  * add override for false-positive source-is-missing lintian warnings
   * remove obsolete README.Debian file
   * increase debhelper compatibility level to 9 (no changes needed)
   * replace dh_clean -k with dh_prep
diff --git a/debian-official/source.lintian-overrides b/debian-official/source.lintian-overrides
new file mode 100644
index 0000000..59ba7bd
--- /dev/null
+++ b/debian-official/source.lintian-overrides
@@ -0,0 +1,4 @@
+# Some of the plugin .js-files seem to generate false positives. Most of these _are_ primary sources, none of them are minified or post-processed in any other way.
+# A handful of .js-files _are_ generated (upstream, manually), indeed. These carry a corresponding notice, and their primary sources are included in rkward/plugins/rkwarddev_scripts .
+rkward source: source-is-missing rkward/plugins/*.js
+



More information about the rkward-tracker mailing list