[SCM] dmedia/master: Remove python-appindicator from the depends of binary package. The dmedia-service is designed by upstream to not import appindicator if it isn't available. Moreover, the point of having appindicator isn't important, and all of its tasks can be done easily from the CLI.

bilalakhtar-guest at users.alioth.debian.org bilalakhtar-guest at users.alioth.debian.org
Mon Jan 10 12:42:20 UTC 2011


The following commit has been merged in the master branch:
commit 0119d8635c1cb790ea94a7636354c747924ba33e
Author: Bilal Akhtar <bilalakhtar at ubuntu.com>
Date:   Mon Jan 10 15:39:34 2011 +0300

    Remove python-appindicator from the depends of binary package.
    The dmedia-service is designed by upstream to not import appindicator
    if it isn't available. Moreover, the point of having appindicator
    isn't important, and all of its tasks can be done easily from the CLI.

diff --git a/debian/control b/debian/control
index 11a780c..cf4b8cf 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,6 @@ Depends: ${misc:Depends}, ${python:Depends},
  python-webkit,
  python-paste,
  python-notify,
- python-appindicator,
  python-xdg,
  libjs-mootools
 Description: A distributed media library (Python modules)

-- 
dmedia packaging



More information about the pkg-multimedia-commits mailing list