[SCM] vlc/experimental: Move Breaks+Replaces to the correct package

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Dec 11 08:45:53 UTC 2017


The following commit has been merged in the experimental branch:
commit 9afe0e368ca579380aae5b83d1f0e04e78491920
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Dec 11 09:45:14 2017 +0100

    Move Breaks+Replaces to the correct package

diff --git a/debian/control b/debian/control
index 8cf8d77..6a56f12 100644
--- a/debian/control
+++ b/debian/control
@@ -151,8 +151,6 @@ Recommends: vlc-plugin-notify (= ${binary:Version}),
             vlc-plugin-skins2 (= ${binary:Version}),
             vlc-plugin-video-splitter (= ${binary:Version}),
             vlc-plugin-visualization (= ${binary:Version})
-Breaks: vlc-plugin-zvbi (<< 3.0.0~rc1~20171206-1~)
-Replaces: vlc-plugin-zvbi (<< 3.0.0~rc1~20171206-1~)
 Provides: mp3-decoder
 Description: multimedia player and streamer
  VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
@@ -296,6 +294,8 @@ Depends: vlc-data (= ${source:Version}),
          ${vlc:PluginABI}
 Recommends: xdg-utils
 Suggests: libdvdcss2
+Breaks: vlc-plugin-zvbi (<< 3.0.0~rc1~20171206-1~)
+Replaces: vlc-plugin-zvbi (<< 3.0.0~rc1~20171206-1~)
 Description: multimedia player and streamer (base plugins)
  VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
  DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs,

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list