[SCM] handbrake/master: debian/control: handbrake-cli also has to break incompatible libdvdread4's.

rbrito-guest at users.alioth.debian.org rbrito-guest at users.alioth.debian.org
Fri Oct 26 14:12:25 UTC 2012


The following commit has been merged in the master branch:
commit 06578e5f42a437b9fd22b022d48d598d7ab14d6f
Author: Rogério Brito <rbrito at ime.usp.br>
Date:   Fri Oct 26 12:09:40 2012 -0200

    debian/control: handbrake-cli also has to break incompatible libdvdread4's.
    
    Signed-off-by: Rogério Brito <rbrito at ime.usp.br>

diff --git a/debian/control b/debian/control
index 90ed4fc..fbe6aa9 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,9 @@ Pre-Depends: dpkg (>= 1.15.6~)
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
+Breaks:
+# handbrake segfaults with libdvdread4_4.2.0+20120521-2, see #688574
+ libdvdread4 (<< 4.2.0+20120521-3)
 Description: versatile DVD ripper and video transcoder (command line)
  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