[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:56 UTC 2010


The following commit has been merged in the sid branch:
commit 62c277afccc57ab4db6233c998994f1b7c21f6f0
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Tue Aug 3 00:53:06 2010 +0200

    Sort debian/control.

diff --git a/debian/control b/debian/control
index 9d25069..071ac6e 100644
--- a/debian/control
+++ b/debian/control
@@ -178,8 +178,8 @@ Depends: ttf-dejavu-core,
          vlc-nox (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: vlc-plugin-pulse (= ${binary:Version}),
-            vlc-plugin-notify (= ${binary:Version})
+Recommends: vlc-plugin-notify (= ${binary:Version}),
+            vlc-plugin-pulse (= ${binary:Version})
 Suggests: mozilla-plugin-vlc,
           videolan-doc
 Breaks: vlc-nox (<< 1.1.2)
@@ -295,6 +295,21 @@ Description: Jack audio plugins for VLC
  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
  streams from various network sources.
 
+Package: vlc-plugin-notify
+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 is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
+ DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
+ streams from various network sources.
+
 Package: vlc-plugin-pulse
 Architecture: any
 Depends: vlc-nox (= ${binary:Version}),
@@ -365,18 +380,3 @@ Description: VBI teletext plugin for VLC
  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
  streams from various network sources.
-
-Package: vlc-plugin-notify
-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 is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
- DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
- streams from various network sources.

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list