[SCM] VLC media player packaging branch, experimental, updated. debian/1.0.6-1-54-g45d7106

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Wed Jun 23 22:49:38 UTC 2010


The following commit has been merged in the experimental branch:
commit 777246c71863c0fffa8b2f4d27df71131c848c48
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Thu Jun 24 00:36:28 2010 +0200

    Remove unused ${shlibs:Depends}.

diff --git a/debian/control b/debian/control
index d4e31c0..1746ea0 100644
--- a/debian/control
+++ b/debian/control
@@ -127,8 +127,7 @@ Package: vlc-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
          vlc-nox (= ${binary:Version})
 Description: debugging symbols for vlc
  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
@@ -194,7 +193,7 @@ Package: libvlccore-dev
 Section: libdevel
 Architecture: any
 Depends: libvlccore4 (= ${binary:Version}), pkg-config,
-         ${shlibs:Depends}, ${misc:Depends}
+         ${misc:Depends}
 Description: development files for libvlccore
  This package contains headers and a static library required to build plugins
  for VLC.
@@ -207,7 +206,7 @@ Package: libvlc-dev
 Section: libdevel
 Architecture: any
 Depends: libvlc5 (= ${binary:Version}), libvlccore-dev, pkg-config,
-         ${shlibs:Depends}, ${misc:Depends}
+         ${misc:Depends}
 Replaces: libvlc0-dev
 Description: development files for libvlc
  This package contains headers and a static library required to build 

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list