On Tue, Jul 31, 2007 at 11:35:57PM +0100, Neil Williams wrote: > > There has been a library transition due to a recent release of GPE and > gpe-contacts is out of date. v0.47 is on release and depends on the new > library API for libgpevtype: libgpevtype1 which in turn depends on > libeventdb2. The watch file is also out of date so 'uscan' does not > detect the newer version. > > So your original report is incorrect and attributed to the wrong > package but the bug is real. Retitling and re-assigning.
I do not agree. In libgpevtype-dev 0.50-1 you have an file /usr/lib/pkgconfig/libgpevtype.pc which has: Requires: glib-2.0, mimedir-1.0, libeventdb This means that libgpevtype-dev should Depend on packages providing the .pc files for glib-2.0, mimedir-1.0 and libeventdb. It has: Depends: libgpevtype1 (= 0.50-1) So it's missing: libglib2.0-dev, libmimedir-gnome0-dev, libeventdb-dev Otherwise the libgpevtype.pc is of no use, and anything build depending on libgpevtype-dev that tries to use it will get an error. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]