[SCM] vlc/master: fix Breaks/Replaces for moving avcodec module around, Closes: #603912

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Nov 18 14:51:37 UTC 2010


The following commit has been merged in the master branch:
commit 41bf5a89bff817917fc2add3f7e10b14e4cc727d
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Nov 18 15:51:31 2010 +0100

    fix Breaks/Replaces for moving avcodec module around, Closes: #603912

diff --git a/debian/control b/debian/control
index 75195f9..b7be138 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.3-1)
-Replaces: vlc-nox (<< 1.1.3-1)
+Breaks: vlc-nox (<< 1.1.5-1)
+Replaces: vlc-nox (<< 1.1.5-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