[Python-apps-commits] r2532 - in packages/sabnzbdplus/trunk/debian (control)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Thu Mar 5 16:18:30 UTC 2009


    Date: Thursday, March 5, 2009 @ 16:18:30
  Author: jcfp-guest
Revision: 2532

Dependencies musical chairs

Modified:
  packages/sabnzbdplus/trunk/debian/control

Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control	2009-03-05 15:47:38 UTC (rev 2531)
+++ packages/sabnzbdplus/trunk/debian/control	2009-03-05 16:18:30 UTC (rev 2532)
@@ -2,7 +2,7 @@
 Homepage: http://sabnzbd.org
 Section: net
 Priority: optional
-Maintainer: JCF Ploemen <linux at jp.pp.ru>
+Maintainer: JCF Ploemen (jcfp) <linux at jp.pp.ru>
 Build-Depends: debhelper (>= 5), dpatch
 Build-Depends-Indep: python-support (>= 0.5.3)
 Standards-Version: 3.8.0
@@ -11,12 +11,11 @@
 
 Package: sabnzbdplus
 Architecture: all
-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), ${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,
- unrar (>= 3.6.6)
+Depends: ${python:Depends}, ${misc:Depends}, python-cherrypy (>= 2.2.1), python-cheetah (>= 2.0.1),
+ python (>= 2.5) | python-celementtree (>= 1.0.5) | python-elementtree (>= 1.2.6)
+Recommends: python-feedparser (>= 4.1), python-yenc (>= 0.3), python-openssl (>= 0.6),
+ unzip (>= 5.52), par2 (>= 0.4), unrar (>= 3.6.6)
+Suggests: sabnzbdplus-theme-plush, sabnzbdplus-theme-smpl, sabnzbdplus-theme-iphone
 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