Control: tags -1 patch
Control: severity -1 important
Please find a debdiff attached that replaces the Depends.
This is the only reason why this package is in contrib,
so I request to move it to main as well, which is also in the debdiff.
As the package is in contrib unnecessarily, I am also raising the severity.
diff -Nru sabnzbdplus-4.3.3+dfsg/debian/changelog
sabnzbdplus-4.3.3+dfsg/debian/changelog
--- sabnzbdplus-4.3.3+dfsg/debian/changelog 2024-08-22 08:35:16.000000000
+0000
+++ sabnzbdplus-4.3.3+dfsg/debian/changelog 2024-09-18 18:16:54.000000000
+0000
@@ -1,3 +1,11 @@
+sabnzbdplus (4.3.3+dfsg-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Depend on unrar-free and move (un)rar to Suggests. (Closes: #1079510)
+ * Move to main.
+
+ -- Bastian Germann <[email protected]> Wed, 18 Sep 2024 18:16:54 +0000
+
sabnzbdplus (4.3.3+dfsg-1) unstable; urgency=medium
* New upstream release.
diff -Nru sabnzbdplus-4.3.3+dfsg/debian/control
sabnzbdplus-4.3.3+dfsg/debian/control
--- sabnzbdplus-4.3.3+dfsg/debian/control 2024-08-22 08:35:16.000000000
+0000
+++ sabnzbdplus-4.3.3+dfsg/debian/control 2024-09-18 18:16:54.000000000
+0000
@@ -1,6 +1,6 @@
Source: sabnzbdplus
Homepage: https://sabnzbd.org
-Section: contrib/net
+Section: net
Priority: optional
Maintainer: Jeroen Ploemen <[email protected]>
Build-Depends:
@@ -43,7 +43,10 @@
python3-sabctools (<< 8.3.0~),
python3-socks,
python3-ujson,
- unrar | rar
+ unrar-free
+Suggests:
+ rar,
+ unrar
Recommends:
gir1.2-xapp-1.0 (>= 1.6),
libavahi-compat-libdnssd1,
@@ -56,6 +59,8 @@
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.
+ For extraction of encrypted RAR files you need to install one of the suggested
+ packages.
.
Multiple servers are supported, as well as secure (ssl) connections, ipv6,
scheduling, pausing and resuming downloads, queue manipulation, rss feeds,
diff -Nru sabnzbdplus-4.3.3+dfsg/debian/copyright
sabnzbdplus-4.3.3+dfsg/debian/copyright
--- sabnzbdplus-4.3.3+dfsg/debian/copyright 2024-08-22 08:35:16.000000000
+0000
+++ sabnzbdplus-4.3.3+dfsg/debian/copyright 2024-09-18 18:16:54.000000000
+0000
@@ -12,9 +12,6 @@
packaging git repository, and added to the tarball using the
get-orig-source target in debian/rules to create the orig.tar.gz
for new upstream releases.
-Disclaimer: This package is in contrib because it depends on
- (non-free) unrar. SABnzbd itself is entirely free and open-source
- software.
Files: *
Copyright: 2007-2024 The SABnzbd-Team (sabnzbd.org)