[SCM] dmedia/master: Fix the problem of uninstallable deps

bilalakhtar-guest at users.alioth.debian.org bilalakhtar-guest at users.alioth.debian.org
Mon Apr 11 07:06:05 UTC 2011


The following commit has been merged in the master branch:
commit 87a3535f3cc3065758201f4cec36c2c324ed26bb
Author: Bilal Akhtar <bilalakhtar at ubuntu.com>
Date:   Mon Apr 11 09:58:46 2011 +0300

    Fix the problem of uninstallable deps

diff --git a/debian/control b/debian/control
index 3dff1f0..6b2e214 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,10 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/dmedia.git
 Package: python-dmedia
 Architecture: all
 Section: python
-Depends: gir1.0-webkit-1.0,
+Depends: gir1.2-webkit-1.0,
          libimage-exiftool-perl,
          libjs-mootools,
-         python-desktopcouch-records,
+         python-desktopcouch-records | desktopcouch,
          python-genshi,
          python-gtk2,
          python-notify,

-- 
dmedia packaging



More information about the pkg-multimedia-commits mailing list