The new dbus code does not actually break anything in tomboy per se, it's only the Debian-internal transition which causes problems. As an intermediary solution (until an updated package arrives in experimental) simply change the package's Depends section from [...] , libdbus-cil (>= 0.23.4), [...] to [...] , libdbus-1-cil (>= 0.60), [...]
and it should be ok (i.e. Works-For-Me). Just for the record, here is
how one can do this without building from source:
mkdir tomboy-fixeddbuscil
dpkg-deb --extract /path/to/orig/tomboy.deb tomboy-fixeddbuscil
dpkg-deb --control /path/to/orig/tomboy.deb tomboy-fixeddbuscil/DEBIAN
## edit the control file in DEBIAN/control
dpkg --build tomboy-fixeddbus-cil
Again, that's only a dirty, temporary fix, if it eats your notes, well,
tough.
Cheers,
jj
---
guru, n:
A computer owner who can read the manual.
signature.asc
Description: This is a digitally signed message part

