[SCM] morituri packaging branch, master, updated. debian/0.1.1-1-1-gd236765

js at users.alioth.debian.org js at users.alioth.debian.org
Wed May 26 20:24:57 UTC 2010


The following commit has been merged in the master branch:
commit d236765126c18cfb24d95373df08e14d5d623f62
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed May 26 22:24:48 2010 +0200

    Depend on python-pkg-resources due to morituri/rip/cd.py cdrdao version check. Closes: bug#583286, thanks to Elie De Brauwer.

diff --git a/debian/rules b/debian/rules
index b6a4ffc..6228e07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,9 +44,10 @@ CDBS_DEPENDS = $(common-depends)
 CDBS_BUILD_DEPENDS += , $(common-depends)
 
 # Needed (always/often/sometimes) at runtime
+#  * python-pkg-resources due to morituri/rip/cd.py cdrdao version check
 #  * 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, cdparanoia, cdrdao
+CDBS_DEPENDS += , python, python-musicbrainz2, python-pkg-resources, cdparanoia, cdrdao
 CDBS_RECOMMENDS = gstreamer0.10-ffmpeg
 CDBS_SUGGESTS += , gstreamer0.10-lame, python-pycdio

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list