[Python-apps-commits] r14448 - in packages/sabnzbdplus/trunk/debian (changelog)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Sun Nov 5 15:03:29 UTC 2017


    Date: Sunday, November 5, 2017 @ 15:03:26
  Author: jcfp-guest
Revision: 14448

qc: correct changelog

Modified:
  packages/sabnzbdplus/trunk/debian/changelog

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2017-11-05 11:04:18 UTC (rev 14447)
+++ packages/sabnzbdplus/trunk/debian/changelog	2017-11-05 15:03:26 UTC (rev 14448)
@@ -3,7 +3,6 @@
   * New upstream release. (Closes: #858852)
   * Manpage: add links to API docs, upstream Github project page.
   * Copyright:
-    + bump years.
     + remove entries for files no longer shipped upstream: wizard's
       jquery and related missing-sources, sabnzbd/utils/ssmtplib.py,
       sabnzbd/utils/ordered.py, cherrypy/_cpcompat_subprocess.py.
@@ -11,34 +10,29 @@
       pathbrowser.
     + correct a few minor typos in filenames.
     + update years and contact info for rarfile, moment.js, jquery.
-    + update website info for rateit, codeplex is gone.
+    + refresh website info for rateit, codeplex is gone.
   * Patches:
     + refresh all.
     + modify 06 to stop dealing with feedparser.
   * Control:
-    + drop recommended dep on python-openssl: upstream switched to
-      Python's builtin ssl.
+    + bump version of debhelper build-dep and d/compat to 10 (from 9).
+    + drop recommend on python-openssl: upstream switched to Python's
+      builtin ssl.
     + remove dependency on consolekit, sleep/hibernate/etc are now
       supported via systemd/logind. (Closes: #862673)
     + depend on libjs-jquery-tablesorter, used in the Config interface.
-    + depend on python-rarfile to replace the convenience copy.
-    + bump version of debhelper build-dep and d/compat to 10 (from 9).
-    + drop dep on python-feedparser: upstream includes a modified file
-      with added support for indexer tags and speed optimizations.
+    + drop dependency on python-feedparser: upstream includes a modified
+      file with support for indexer tags and speed optimizations.
     + replace recommend on python-yenc with a depend python-sabyenc.
       The latter is a fork optimized for use within SABnzbd, resulting
       in a significant performance increase.
-  * Rules:
-    * exclude utils/subprocess_fix.py from install (windows-only).
-    * exclude utils/rarfile.py from install, packaged version used
-      instead.
+  * Rules: exclude utils/subprocess_fix.py from install (windows-only).
   * Links:
     + match upstream version bump of jquery in Config to 3.2.1.
     + add links for jquery-tablesorter and jquery-ui in Config.
     + add missing bootstrap woff/woff2 links in Config and Glitter.
   * Lintian:
-    + remove unused override for convenience copy of jquery.js in
-      wizard.
+    + remove unused override for wizard's jquery.js.
     + override embedded-feedparser-library, included file has relevant
       upstream modifications.
     + override debian-rules-parses-dpkg-parsechangelog, the suggested




More information about the Python-apps-commits mailing list