[SCM] vlc/master: Make Breaks and Replaces backport friendly

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Aug 19 22:28:24 UTC 2014


The following commit has been merged in the master branch:
commit b89367e1db706cdcdfce8730cdd46f3a62a60183
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Aug 20 00:23:11 2014 +0200

    Make Breaks and Replaces backport friendly

diff --git a/debian/control b/debian/control
index b4f2a83..8d10003 100644
--- a/debian/control
+++ b/debian/control
@@ -176,11 +176,11 @@ Recommends: vlc-plugin-notify (= ${binary:Version}),
             xdg-utils
 Suggests: videolan-doc
 Breaks: vlc-data (<< 1.1.5),
-        vlc-nox (<< 2.2.0~pre2-2),
-        vlc-plugin-pulse (<< 2.2.0~pre2-2)
+        vlc-nox (<< 2.2.0~pre2-2~),
+        vlc-plugin-pulse (<< 2.2.0~pre2-2~)
 Replaces: vlc-data (<< 1.1.5),
-          vlc-nox (<< 2.2.0~pre2-2),
-          vlc-plugin-pulse (<< 2.2.0~pre2-2)
+          vlc-nox (<< 2.2.0~pre2-2~),
+          vlc-plugin-pulse (<< 2.2.0~pre2-2~)
 Provides: mp3-decoder
 Description: multimedia player and streamer
  VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
@@ -326,8 +326,8 @@ Description: VBI teletext plugin for VLC
 
 Package: vlc-plugin-samba
 Architecture: any
-Breaks: vlc-nox (<< 2.2.0~pre2-2)
-Replaces: vlc-nox (<< 2.2.0~pre2-2)
+Breaks: vlc-nox (<< 2.2.0~pre2-2~)
+Replaces: vlc-nox (<< 2.2.0~pre2-2~)
 Depends: vlc-nox (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list