[Python-apps-commits] r2478 - in packages/sabnzbdplus/trunk/debian (control)
jcfp-guest at users.alioth.debian.org
jcfp-guest at users.alioth.debian.org
Mon Feb 23 15:20:47 UTC 2009
Date: Monday, February 23, 2009 @ 15:20:45
Author: jcfp-guest
Revision: 2478
Move non-free unrar dependency to Suggests
Modified:
packages/sabnzbdplus/trunk/debian/control
Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control 2009-02-23 13:21:21 UTC (rev 2477)
+++ packages/sabnzbdplus/trunk/debian/control 2009-02-23 15:20:45 UTC (rev 2478)
@@ -11,11 +11,12 @@
Package: sabnzbdplus
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-cherrypy (>= 2.2.1), python-cheetah (>= 2.0.1),
+Depends: ${python:Depends}, python-cherrypy (>= 2.2.1), python-cheetah (>= 2.0.1),
python (>= 2.5) | python-celementtree (>= 1.0.5) | python-elementtree (>= 1.2.6),
- unzip (>= 5.52), par2 (>= 0.4), unrar (>= 3.6.6)
+ unzip (>= 5.52), par2 (>= 0.4), ${misc:Depends}
Recommends: python-feedparser (>= 4.1), python-yenc (>= 0.3), python-openssl (>= 0.6)
-Suggests: sabnzbdplus-theme-plush, sabnzbdplus-theme-smpl, sabnzbdplus-theme-iphone
+Suggests: sabnzbdplus-theme-plush, sabnzbdplus-theme-smpl, sabnzbdplus-theme-iphone,
+ unrar (>= 3.6.6)
XB-Python-Version: ${python:Versions}
Description: web-based binary newsgrabber with nzb support
SABnzbd+ is a web-based binary newsgrabber written in Python, with support for
More information about the Python-apps-commits
mailing list