[Python-apps-commits] r11380 - in packages/sabnzbdplus/trunk/debian (2 files)
jcfp-guest at users.alioth.debian.org
jcfp-guest at users.alioth.debian.org
Tue Oct 7 09:19:04 UTC 2014
Date: Tuesday, October 7, 2014 @ 09:19:03
Author: jcfp-guest
Revision: 11380
Cleanup
Modified:
packages/sabnzbdplus/trunk/debian/changelog
packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides
Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog 2014-10-07 09:09:31 UTC (rev 11379)
+++ packages/sabnzbdplus/trunk/debian/changelog 2014-10-07 09:19:03 UTC (rev 11380)
@@ -5,32 +5,29 @@
* Init script:
+ rework to use new upstream --pidfile option.
+ set system locale in a bid to prevent encoding issues.
- * Add new --pidfile option to the man page.
- * Add debian/missing-sources for the minified javascripts of the
- interface templates.
+ * Update man page for new --pidfile option.
+ * Add debian/missing-sources for various minified javascripts.
* Copyright:
+ add RateIt jquery rating plugin, OrderedDict backport.
+ bump years for both upstream and packaging.
+ include copyright info for d/missing-sources.
+ correct jquery tooltip license info.
- * Bump Standards-Version to 3.9.6 (no further changes needed).
* Add patch 09_remove_external_resource_from_wizard.diff: prevent
- the program's setup wizard from loading an external resource via
- an iframe (see lintian tag "privacy-breach-generic"), replace
- with a plain text link.
+ loading an external resource, replace with a plain text link.
* Switch debian/rules to dh sequencer.
* Set compat level to 9.
* Build-depends:
+ add dh-python, now a separate package.
+ dump version requirement for python (no longer needed).
+ bump debhelper version to >= 9.
- * Add recommends on consolekit and promote python-dbus to
- recommended (from suggested), to ensure support for end-of-queue
- actions is available. (Closes: #706402)
+ * Recommend consolekit and promote python-dbus to recommended
+ (from suggested), to ensure support for end-of-queue actions is
+ available. (Closes: #706402)
* Lintian:
+ Append an asteriks to the existing override to compensate for
the description added to the embedded-javascript-library tag.
+ Override init.d-script-sourcing-without-test (false positive).
+ * Bump Standards-Version to 3.9.6 (no changes needed).
-- JCF Ploemen (jcfp) <linux at jcf.pm> Thu, 20 Feb 2014 19:23:48 +0100
Modified: packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides
===================================================================
--- packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides 2014-10-07 09:09:31 UTC (rev 11379)
+++ packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides 2014-10-07 09:19:03 UTC (rev 11380)
@@ -2,7 +2,6 @@
# a copy of jquery inside, this file also contains a significant
# amount of other javascript code. As a result, libjs-jquery cannot
# be used.
-
sabnzbdplus binary: embedded-javascript-library usr/share/sabnzbdplus/interfaces/wizard/static/javascript/jquery.js *
# Sourced file actually is tested for read access, false positive.
More information about the Python-apps-commits
mailing list