[maemo-commits] [maemo-commits] r10706 - in projects/haf/trunk/hildon-desktop: . debian libhildonwm
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Mar 21 17:48:16 EET 2007
- Previous message: [maemo-commits] r10704 - in projects/haf/trunk/hildon-desktop: . libhildondesktop src
- Next message: [maemo-commits] r10707 - in projects/haf/trunk/hildon-desktop: . data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: moimart
Date: 2007-03-21 17:48:15 +0200 (Wed, 21 Mar 2007)
New Revision: 10706
Modified:
projects/haf/trunk/hildon-desktop/ChangeLog
projects/haf/trunk/hildon-desktop/debian/conffiles
projects/haf/trunk/hildon-desktop/debian/control
projects/haf/trunk/hildon-desktop/libhildonwm/libhildonwm.pc.in
Log:
* libhildonwm/libhildonwm.pc.in:
* debian/control: Added libgonf2-dev dependency to libhildonwm
* debian/conffiles: removed statusbar.conf
* ChangeLog updated.
Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog 2007-03-21 15:44:24 UTC (rev 10705)
+++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-03-21 15:48:15 UTC (rev 10706)
@@ -1,3 +1,9 @@
+2007-03-21 Moises Martinez <moises.martinez at nokia.com>
+
+ * libhildonwm/libhildonwm.pc.in:
+ * debian/control: Added libgonf2-dev dependency to libhildonwm
+ * debian/conffiles: removed statusbar.conf
+
2007-03-21 Johan Bilien <johan.bilien at nokia.com>
* src/hd-config.h:
Modified: projects/haf/trunk/hildon-desktop/debian/conffiles
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/conffiles 2007-03-21 15:44:24 UTC (rev 10705)
+++ projects/haf/trunk/hildon-desktop/debian/conffiles 2007-03-21 15:48:15 UTC (rev 10706)
@@ -1,6 +1,5 @@
/etc/hildon-desktop/desktop.conf
/etc/hildon-desktop/tasknavigator.conf
-/etc/hildon-desktop/statusbar.conf
/etc/hildon-desktop/home.conf
/etc/hildon-desktop/home-layout.conf
/etc/hildon-desktop/home-background.conf
Modified: projects/haf/trunk/hildon-desktop/debian/control
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/control 2007-03-21 15:44:24 UTC (rev 10705)
+++ projects/haf/trunk/hildon-desktop/debian/control 2007-03-21 15:48:15 UTC (rev 10706)
@@ -55,7 +55,7 @@
Package: libhildonwm0
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgconf2-dev
Description: libhildonwm shared library
Set of tools for window managing from desktop environments
Modified: projects/haf/trunk/hildon-desktop/libhildonwm/libhildonwm.pc.in
===================================================================
--- projects/haf/trunk/hildon-desktop/libhildonwm/libhildonwm.pc.in 2007-03-21 15:44:24 UTC (rev 10705)
+++ projects/haf/trunk/hildon-desktop/libhildonwm/libhildonwm.pc.in 2007-03-21 15:48:15 UTC (rev 10706)
@@ -6,7 +6,7 @@
Name: libhildonwm
Description: Hildon WM Lib
-Requires: hildon-1 libxml-2.0 x11 xtst
+Requires: hildon-1 libxml-2.0 x11 xtst gconf-2.0
Version: @VERSION@
Libs: -L${libdir} -lhildonwm -lX11 -lXtst
Cflags: -I${includedir}
- Previous message: [maemo-commits] r10704 - in projects/haf/trunk/hildon-desktop: . libhildondesktop src
- Next message: [maemo-commits] r10707 - in projects/haf/trunk/hildon-desktop: . data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
