[maemo-commits] [maemo-commits] r10345 - projects/haf/trunk/hildon-desktop/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Mar 5 10:11:43 EET 2007
- Previous message: [maemo-commits] r10344 - in projects/haf/branches/hildon-control-panel/refactoring: . debian
- Next message: [maemo-commits] r10346 - projects/haf/tags/hildon-control-panel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi Date: 2007-03-05 10:11:42 +0200 (Mon, 05 Mar 2007) New Revision: 10345 Modified: projects/haf/trunk/hildon-desktop/debian/changelog projects/haf/trunk/hildon-desktop/debian/control Log: hildon-desktop (0.0.0-29) unstable; urgency=low * libhildonwm-dev depends on libhildon1-dev * libhildondesktop-dev depends on libhildon1-dev and libxml2-dev -- Johan Bilien <johan.bilien at nokia.com> Mon, 5 Mar 2007 10:10:14 +0200 Modified: projects/haf/trunk/hildon-desktop/debian/changelog =================================================================== --- projects/haf/trunk/hildon-desktop/debian/changelog 2007-03-05 08:10:53 UTC (rev 10344) +++ projects/haf/trunk/hildon-desktop/debian/changelog 2007-03-05 08:11:42 UTC (rev 10345) @@ -1,3 +1,10 @@ +hildon-desktop (0.0.0-29) unstable; urgency=low + + * libhildonwm-dev depends on libhildon1-dev + * libhildondesktop-dev depends on libhildon1-dev and libxml2-dev + + -- Johan Bilien <johan.bilien at nokia.com> Mon, 5 Mar 2007 10:10:14 +0200 + hildon-desktop (0.0.0-28) unstable; urgency=low * hildon-desktop-dev should not depend on maemo-launcher Modified: projects/haf/trunk/hildon-desktop/debian/control =================================================================== --- projects/haf/trunk/hildon-desktop/debian/control 2007-03-05 08:10:53 UTC (rev 10344) +++ projects/haf/trunk/hildon-desktop/debian/control 2007-03-05 08:11:42 UTC (rev 10345) @@ -42,7 +42,7 @@ Package: libhildondesktop-dev Section: devel Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, libhildondesktop0 (=${Source-Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, libhildondesktop0 (=${Source-Version}), libhildon1-dev, libxml2-dev Description: libhildondesktop development files Development headers and static libraries for the libhildondesktop @@ -63,7 +63,7 @@ Package: libhildonwm-dev Section: devel Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, libhildondesktop0 (=${Source-Version}), libxtst-dev, libx11-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, libhildondesktop0 (=${Source-Version}), libxtst-dev, libx11-dev, libhildon1-dev Description: libhildonwm development files Development headers and static libraries for the libhildonwm
- Previous message: [maemo-commits] r10344 - in projects/haf/branches/hildon-control-panel/refactoring: . debian
- Next message: [maemo-commits] r10346 - projects/haf/tags/hildon-control-panel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]