[SCM] vlc/master: Fix Replace/Break for moving avcodec module around
    xtophe-guest at users.alioth.debian.org 
    xtophe-guest at users.alioth.debian.org
       
    Mon Nov 15 20:41:08 UTC 2010
    
    
  
The following commit has been merged in the master branch:
commit c07c77dde17e850f0c41d23ef12c8bd02c1082c1
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Mon Nov 15 20:38:18 2010 +0000
    Fix Replace/Break for moving avcodec module around
diff --git a/debian/control b/debian/control
index fdb19d3..75195f9 100644
--- a/debian/control
+++ b/debian/control
@@ -216,8 +216,8 @@ Recommends: vlc-plugin-notify (= ${binary:Version}),
             xdg-utils
 Suggests: mozilla-plugin-vlc,
           videolan-doc
-Breaks: vlc-nox (<< 1.1.2-1+exp1)
-Replaces: vlc-nox (<< 1.1.2-1+exp1)
+Breaks: vlc-nox (<< 1.1.3-1)
+Replaces: vlc-nox (<< 1.1.3-1)
 Provides: mp3-decoder
 Description: multimedia player and streamer
  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
-- 
VLC media player packaging
    
    
More information about the pkg-multimedia-commits
mailing list