[pkg-fso-maint] zhone, enlightenment, and fun with dependencies

gregor herrmann gregoa at debian.org
Sat Sep 5 16:08:30 UTC 2009


It seems that the newer enlightenment causes some quirks with
dependencies. aptitude's proposal were a bit scary :)

After trying to understand which packages depend on which others it
seems that it all boils down to zhone depending on
libevas-svn-02-engines-x; changing this to libevas-svn-03-engines-x
lets me upgrade all the e17 stuff.

My trivial patch is below; maybe somone who has a deeper
understanding of this stuff could check and eventually apply it?

Cheers,
gregor


diff -u zhone-0-git20090610/debian/control zhone-0-git20090610/debian/control
--- zhone-0-git20090610/debian/control
+++ zhone-0-git20090610/debian/control
@@ -17,7 +17,7 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-edbus,
  python-ecore, python-edje, python-evas, python-dbus, python-cairo,
- libevas-svn-02-engines-x, dbus, zhone-illume-glue
+ libevas-svn-03-engines-x, dbus, zhone-illume-glue
 Description: freesmartphone.org demo GUI
  This is the demonstration user interfae to the freesmartphone.org software
  strack, providing a dialer, an SMS tool, access to the SIM-based address book



-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    NP: Townes Van Zandt: Quicksilver Daydreams of Maria
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-fso-maint/attachments/20090905/7ec5c794/attachment.pgp>


More information about the pkg-fso-maint mailing list