[rkward] /: bump debian version(s), add override for lintian prebuild-javascript false positive warning.
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Tue Dec 29 13:45:49 UTC 2015
Git commit fc92072ff8e96fbbfb9b12255575ab9748e03fa4 by Thomas Friedrichsmeier.
Committed on 29/12/2015 at 13:45.
Pushed by tfry into branch 'master'.
bump debian version(s), add override for lintian prebuild-javascript false positive warning.
M +7 -0 debian-official/changelog
M +1 -1 debian-official/source.lintian-overrides
M +5 -0 debian/changelog
http://commits.kde.org/rkward/fc92072ff8e96fbbfb9b12255575ab9748e03fa4
diff --git a/debian-official/changelog b/debian-official/changelog
index 5f46855..b084395 100644
--- a/debian-official/changelog
+++ b/debian-official/changelog
@@ -1,3 +1,10 @@
+rkward (0.6.4z+0.6.5+devel1-1) UNRELEASED; urgency=low
+ * new upstream release
+ * add override for false-positive source-contains-prebuilt-javascript-object
+ lintian warnings
+
+ -- Thomas Friedrichsmeier <tfry at users.sourceforge.net> Wed, 16 Dec 2015 10:30:00 +0100
+
rkward (0.6.4-1) unstable; urgency=low
* new upstream release
* add override for false-positive source-is-missing lintian warnings
diff --git a/debian-official/source.lintian-overrides b/debian-official/source.lintian-overrides
index 59ba7bd..836b8f5 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
diff --git a/debian/changelog b/debian/changelog
index 65f7181..12e84fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,8 @@
+rkward (0.6.4z+0.6.5+devel1-1) UNRELEASED; urgency=low
+ * new upstream release
+
+ -- Thomas Friedrichsmeier <tfry at users.sourceforge.net> Wed, 16 Dec 2015 10:30:00 +0100
+
rkward (0.6.4-1) unstable; urgency=low
* new upstream release
* remove obsolete README.Debian file
More information about the rkward-tracker
mailing list