[rkward/releases/0.6.4] debian-official: Bump standards version, and make lintian overrides work, again.

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Mon Mar 7 20:15:12 UTC 2016


Git commit 08f5519b78a8cd2923c90a6d44c7a1456529eecb by Thomas Friedrichsmeier.
Committed on 07/03/2016 at 20:14.
Pushed by tfry into branch 'releases/0.6.4'.

Bump standards version, and make lintian overrides work, again.

M  +3    -1    debian-official/changelog
M  +1    -1    debian-official/control
R  +2    -2    debian-official/source/lintian-overrides [from: debian-official/source.lintian-overrides - 086% similarity]

http://commits.kde.org/rkward/08f5519b78a8cd2923c90a6d44c7a1456529eecb

diff --git a/debian-official/changelog b/debian-official/changelog
index 20e5250..77ee334 100644
--- a/debian-official/changelog
+++ b/debian-official/changelog
@@ -1,11 +1,13 @@
 rkward (0.6.4-2) unstable; urgency=low
+  * bump standards version to 3.9.7 (no changes needed)
   * strip testing locale "x-test" from package
   * split architecture independent files into new rkward-data package
   * add override for false-positive source-contains-prebuilt-javascript-object
     lintian warnings
+  * make existing lintian overrides work with lintian 2.5.42
   * Adjust copyright file to changed filenames in rkward/qwinhost
 
- -- Thomas Friedrichsmeier <tfry at users.sourceforge.net>  Wed, 10 Feb 2016 11:00:00 +0100
+ -- Thomas Friedrichsmeier <tfry at users.sourceforge.net>  Mon, 07 Mar 2016 14:00:00 +0100
 
 rkward (0.6.4-1) unstable; urgency=low
   * new upstream release
diff --git a/debian-official/control b/debian-official/control
index 7699c3c..f8b5c91 100644
--- a/debian-official/control
+++ b/debian-official/control
@@ -7,7 +7,7 @@ Build-Depends: cmake,
                kdelibs5-dev,
                libx11-dev,
                r-base-dev (>= 3.0.0)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Homepage: http://rkward.kde.org
 Vcs-Browser: http://quickgit.kde.org/?p=rkward.git&a=tree&f=debian-official
 Vcs-Git: git://anongit.kde.org/rkward.git
diff --git a/debian-official/source.lintian-overrides b/debian-official/source/lintian-overrides
similarity index 86%
rename from debian-official/source.lintian-overrides
rename to debian-official/source/lintian-overrides
index 836b8f5..058a0e4 100644
--- a/debian-official/source.lintian-overrides
+++ b/debian-official/source/lintian-overrides
@@ -1,4 +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
-rkward source: source-contains-prebuilt-javascript-object rkward/plugins/*.js
+rkward source: source-contains-prebuilt-javascript-object rkward/plugins/*
+rkward source: source-is-missing rkward/plugins/*



More information about the rkward-tracker mailing list