[SCM] libbluray/master: Demote libbluray-bdj to libbluray-dev's Suggests since it is unneeded by a number of reverse dependencies.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Feb 9 10:06:05 UTC 2012


The following commit has been merged in the master branch:
commit 5e4d846545446585afbfd1631dc13580899356da
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Feb 9 11:02:51 2012 +0100

    Demote libbluray-bdj to libbluray-dev's Suggests since it is unneeded by a number of reverse dependencies.
    
    - Extend and improve libbluray-bdj description and elaborate what it is needed for.
    
    Closes: #659165
    Thanks: Neil Williams for having pointed this out.

diff --git a/debian/control b/debian/control
index 87acaf6..0a431d6 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Package: libbluray-dev
 Architecture: any
 Section: libdevel
 Depends: libbluray1 (= ${binary:Version}),
-         libbluray-bdj (= ${source:Version}),
          ${misc:Depends}
+Suggests: libbluray-bdj
 Description: Blu-ray disc playback support library (development files)
  libbluray is an open-source library designed for Blu-Ray Discs playback for
  media players, like VLC or MPlayer. This research project is developed by an
@@ -82,7 +82,7 @@ Depends: libbluray1 (>= ${source:Version}),
          default-jre-headless | java2-runtime-headless,
          ${java:Depends},
          ${misc:Depends}
-Description: Blu-ray disc playback support library (BD-J library)
+Description: Blu-ray Disc Java support library (BD-J library)
  libbluray is an open-source library designed for Blu-Ray Discs playback for
  media players, like VLC or MPlayer. This research project is developed by an
  international team of developers from Doom9. libbluray integrates navigation,
@@ -91,6 +91,10 @@ Description: Blu-ray disc playback support library (BD-J library)
  NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this
  library is not enough to playback those discs.
  .
+ BD-J support is important because many of the advanced features and extra
+ content in Blu-ray movies uses BD-J. Programs designed to provide support for
+ those features must depend on this.
+ .
  This package provides the BD-J library.
 
 Package: libbluray-doc

-- 
libbluray packaging



More information about the pkg-multimedia-commits mailing list