sabnzbdplus 2.3.1+dfsg-1 source package in Ubuntu

Changelog

sabnzbdplus (2.3.1+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #858852)
  * Manpage: add links to API docs, upstream Github project page.
  * Copyright:
    + 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.
    + add entries for jquery-tablesorter, six, chartlist, and
      pathbrowser.
    + correct a few minor typos in filenames.
    + update years and contact info for rarfile, moment.js, jquery.
    + refresh website info for rateit, codeplex is gone.
  * Patches:
    + refresh all.
    + modify 06 to stop dealing with feedparser.
  * Control:
    + 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.
    + 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).
  * 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 wizard's jquery.js.
    + override embedded-feedparser-library, included file has relevant
      upstream modifications.
    + override debian-rules-parses-dpkg-parsechangelog, the suggested
      alternative is too impractical with a get-orig-source target.
  * README.Debian: refresh cherrypy rationale with current bugs/patches.
  * Missing-sources:
    + bump jquery and bootstrap versions in Config to match upstream.
    + handle missing jquery-ui in Config by adding a symlink to its
      equivalent in Glitter.
    + add sources for jquery-tablesorter and chartlist.
    + update moment.js to 2.18.1.
    + update Config jquery to 3.2.1.
    + remove all entries for the wizard interface: no longer needed.
  * Init: add support for the optional try-restart argument.
  * Bump Standards-Version to 4.1.1 (from 3.9.8; no further changes).
  * Docs: remove README.txt to prevent duplicate (already installed as
    changelog via d/rules).
  * Examples: add scripts/{Deobfuscate.py,Sample-PostProc.py}.

 -- JCF Ploemen (jcfp) <email address hidden>  Sun, 05 Nov 2017 15:04:14 +0000

Upload details

Uploaded by:
jcfp
Uploaded to:
Sid
Original maintainer:
jcfp
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sabnzbdplus_2.3.1+dfsg-1.dsc 2.1 KiB e1c84c5a27a2554c93d31611af2db380a65df62c447c6fe114cfe8be332b32b8
sabnzbdplus_2.3.1+dfsg.orig.tar.gz 3.2 MiB a77a3a74615571533c2d139c99b907b633f52ddd7535642efd26330766571470
sabnzbdplus_2.3.1+dfsg-1.debian.tar.xz 31.9 KiB 4611ec4a62f70d03e817819648ebeae3ba0a09ce6937c73a4918b176725b8e71

Available diffs

No changes file available.

Binary packages built by this source

sabnzbdplus: web-based binary newsreader with nzb support

 SABnzbd+ is a web-based binary newsgrabber written in Python, with support for
 the popular nzb file format. It greatly simplifies the process of downloading
 from Usenet, thanks to a friendly web-based, fully customizable user interface
 and advanced built-in post-processing options including the ability to
 automatically verify, repair, extract and clean up downloaded posts.
 .
 Multiple servers are supported, as well as secure (ssl) connections, ipv6,
 scheduling, pausing and resuming downloads, queue manipulation, rss feeds,
 automatic sorting, a download history, email notifications, and custom
 post-processing scripts. An extensive API allows third party applications to
 interact with the program.
 .
 This package contains the program itself and all interface templates.