[SCM] VLC media player packaging branch, sid, updated. debian/1.1.1-1-15-g151d594

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Tue Aug 3 00:04:53 UTC 2010


The following commit has been merged in the sid branch:
commit 0434e4d5a06430296af4758fa3a3eeab2c29fe18
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Tue Aug 3 00:51:29 2010 +0200

    Add proper Breaks and Replaces.

diff --git a/debian/control b/debian/control
index b5e2614..9d25069 100644
--- a/debian/control
+++ b/debian/control
@@ -182,7 +182,8 @@ Recommends: vlc-plugin-pulse (= ${binary:Version}),
             vlc-plugin-notify (= ${binary:Version})
 Suggests: mozilla-plugin-vlc,
           videolan-doc
-Replaces: vlc-nox (<< 1.0.4-2)
+Breaks: vlc-nox (<< 1.1.2)
+Replaces: vlc-nox (<< 1.1.2)
 Provides: mp3-decoder
 Description: multimedia player and streamer
  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
@@ -370,6 +371,8 @@ Architecture: any
 Depends: vlc-nox (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
+Breaks: vlc-nox (<< 1.1.2)
+Replaces: vlc-nox (<< 1.1.2)
 Description: LibNotify plugin for VLC
  This plugin adds support for libnotify track change notification to the 
  VLC media player.

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list