[SCM] morituri/master: Tighten (build-)dependency on gstreamer0.10-plugins-good. Depend on python-cddb.

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Jun 5 17:35:21 UTC 2011


The following commit has been merged in the master branch:
commit e384d2342966f37f73be60ced884ad6aaded3530
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jun 5 19:19:54 2011 +0200

    Tighten (build-)dependency on gstreamer0.10-plugins-good. Depend on python-cddb.

diff --git a/debian/rules b/debian/rules
index a40df43..bc18461 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ CDBS_BUILD_DEPENDS += , python-epydoc, pychecker, python-twisted-core
 
 # Needed both to build and at runtime
 #  * gstreamer0.10-plugins-good due to profiles flac, wav, wavpack and vorbis
-common-depends = python-gst0.10, python-gtk2, python-gobject, python-gst0.10, gstreamer0.10-plugins-good
+common-depends = python-gst0.10, python-gtk2, python-gobject, python-gst0.10, gstreamer0.10-plugins-good (>= 0.10.22)
 CDBS_DEPENDS = $(common-depends)
 CDBS_BUILD_DEPENDS += , $(common-depends)
 
@@ -48,6 +48,6 @@ CDBS_BUILD_DEPENDS += , $(common-depends)
 #  * gstreamer0.10-ffmpeg due to profile alac
 #  * gstreamer0.10-lame due to profiles mp3 and mp3vbr
 # TODO: recommend (not suggest) python-pycdio when packaged
-CDBS_DEPENDS += , python, python-musicbrainz2, python-pkg-resources, cdparanoia, cdrdao
+CDBS_DEPENDS += , python, python-musicbrainz2, python-pkg-resources, cdparanoia, cdrdao, python-cddb
 CDBS_RECOMMENDS = gstreamer0.10-ffmpeg
 CDBS_SUGGESTS += , gstreamer0.10-lame, python-pycdio

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list