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

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Mon Aug 6 11:11:25 UTC 2012


    Date: Monday, August 6, 2012 @ 11:11:24
  Author: jcfp-guest
Revision: 8997

Add missing epoch to (un)rar deps

Modified:
  packages/sabnzbdplus/trunk/debian/changelog
  packages/sabnzbdplus/trunk/debian/control

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2012-08-04 21:08:28 UTC (rev 8996)
+++ packages/sabnzbdplus/trunk/debian/changelog	2012-08-06 11:11:24 UTC (rev 8997)
@@ -1,6 +1,7 @@
 sabnzbdplus (0.7.3-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Add missing epoch to dependencies on (un)rar.
 
  -- JCF Ploemen (jcfp) <linux at jcf.pm>  Sat, 04 Aug 2012 23:06:40 +0200
 

Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control	2012-08-04 21:08:28 UTC (rev 8996)
+++ packages/sabnzbdplus/trunk/debian/control	2012-08-06 11:11:24 UTC (rev 8997)
@@ -24,7 +24,7 @@
  python-openssl (>= 0.6),
  unzip,
  par2 (>= 0.4),
- unrar (>= 3.8.0) | rar (>= 3.8.0),
+ unrar (>= 1:3.8.0) | rar (>= 1:3.8.0),
  sabnzbdplus-theme-classic,
  sabnzbdplus-theme-smpl
 Suggests:




More information about the Python-apps-commits mailing list