[SCM] handbrake/master: Versioned recommends are moot, use versioned Breaks instead. git-dch: ignore

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Oct 4 13:54:10 UTC 2012


The following commit has been merged in the master branch:
commit 7ef121bbb3d19ff974fdd4f0675bd6fac371d1f6
Author: Fabian Greffrath <fabian+debian at greffrath.com>
Date:   Thu Oct 4 15:58:47 2012 +0200

    Versioned recommends are moot, use versioned Breaks instead.
    git-dch: ignore

diff --git a/debian/control b/debian/control
index 43514bb..825d260 100644
--- a/debian/control
+++ b/debian/control
@@ -71,9 +71,10 @@ Depends:
  ${shlibs:Depends}
 Recommends:
  gstreamer0.10-ffmpeg,
- gstreamer0.10-x,
+ gstreamer0.10-x
+Breaks:
 # handbrake segfaults with libdvdread4_4.2.0+20120521-2, see #688574
- libdvdread4 (>= 4.2.0+20120521-3)
+ libdvdread4 (<< 4.2.0+20120521-3)
 Description: versatile DVD ripper and video transcoder (GTK GUI)
  HandBrake is a versatile, easy-to-use tool for converting DVDs and other
  videos into H.264, XViD, or OGG formatted media. It's particularly useful

-- 
handbrake packaging



More information about the pkg-multimedia-commits mailing list