[SCM] morituri/master: Suggest (not (build-)depend on) python-gtk2: needed only in apparently unused taskgtk module.

js at users.alioth.debian.org js at users.alioth.debian.org
Fri Oct 14 15:43:39 UTC 2011


The following commit has been merged in the master branch:
commit d6d96e6acf3e6593acc96ccb96e1f3d66cddbc7a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Oct 14 17:43:32 2011 +0200

    Suggest (not (build-)depend on) python-gtk2: needed only in apparently unused taskgtk module.

diff --git a/debian/rules b/debian/rules
index 8f0656b..6562f18 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,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 (>= 0.10.22)
+common-depends = python-gst0.10, python-gobject, python-gst0.10, gstreamer0.10-plugins-good (>= 0.10.22)
 CDBS_DEPENDS = $(common-depends)
 CDBS_BUILD_DEPENDS += , $(common-depends)
 
@@ -47,6 +47,7 @@ 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
+# python-gtk2 needed only in apparently unused common/taskgtk
 CDBS_DEPENDS += , python, python-musicbrainz2, python-pkg-resources, cdparanoia, cdrdao, python-cddb
 CDBS_RECOMMENDS = gstreamer0.10-ffmpeg
-CDBS_SUGGESTS += , gstreamer0.10-lame, python-pycdio
+CDBS_SUGGESTS += , gstreamer0.10-lame, python-pycdio, python-gtk2

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list