[maemo-commits] [maemo-commits] r8429 - in projects/haf/trunk/maemo-launcher: . debian

From: www-data at stage.maemo.org www-data at stage.maemo.org
Date: Tue Nov 28 23:57:39 EET 2006
Author: guillem
Date: 2006-11-28 23:57:38 +0200 (Tue, 28 Nov 2006)
New Revision: 8429

Modified:
   projects/haf/trunk/maemo-launcher/ChangeLog
   projects/haf/trunk/maemo-launcher/configure.ac
   projects/haf/trunk/maemo-launcher/debian/changelog
   projects/haf/trunk/maemo-launcher/debian/control
Log:
	* configure.ac (HILDON_DEPENDS): Add clinkc and clinkcav.


Modified: projects/haf/trunk/maemo-launcher/ChangeLog
===================================================================
--- projects/haf/trunk/maemo-launcher/ChangeLog	2006-11-28 21:55:13 UTC (rev 8428)
+++ projects/haf/trunk/maemo-launcher/ChangeLog	2006-11-28 21:57:38 UTC (rev 8429)
@@ -1,5 +1,9 @@
 2006-11-28  Guillem Jover  <guillem.jover at nokia.com>
 
+	* configure.ac (HILDON_DEPENDS): Add clinkc and clinkcav.
+
+2006-11-28  Guillem Jover  <guillem.jover at nokia.com>
+
 	* launcher/launcher.c (clean_childs): Do not use asprintf, and print
 	the strings directly instead.
 	* launcher/summoner.c (main): Check for asprintf errors.

Modified: projects/haf/trunk/maemo-launcher/configure.ac
===================================================================
--- projects/haf/trunk/maemo-launcher/configure.ac	2006-11-28 21:55:13 UTC (rev 8428)
+++ projects/haf/trunk/maemo-launcher/configure.ac	2006-11-28 21:57:38 UTC (rev 8429)
@@ -70,6 +70,8 @@
 "
 HILDON_DEPENDS="$GTK_DEPENDS
 	gnome-vfs-2.0 >= 2.8.0
+	clinkc
+	clinkcav
 	libgtkhtml-3.8
 	libosso
 	libossohelp

Modified: projects/haf/trunk/maemo-launcher/debian/changelog
===================================================================
--- projects/haf/trunk/maemo-launcher/debian/changelog	2006-11-28 21:55:13 UTC (rev 8428)
+++ projects/haf/trunk/maemo-launcher/debian/changelog	2006-11-28 21:57:38 UTC (rev 8429)
@@ -1,7 +1,7 @@
 maemo-launcher (0.21~-1) UNRELEASED; urgency=low
 
   * New Upstream Release.
-    - Link against libstdc++. (Fixes: NB#47726)
+    - Link against libstdc++, clinkc and clinkcav. (Fixes: NB#47726)
     - Initialize Xft by calling its constructors. (Fixes: NB#17937)
     - Check for asprintf errors. (Fixes: NB#45396)
   * Fix chmod instance following upstream maemo-defender to defender rename.

Modified: projects/haf/trunk/maemo-launcher/debian/control
===================================================================
--- projects/haf/trunk/maemo-launcher/debian/control	2006-11-28 21:55:13 UTC (rev 8428)
+++ projects/haf/trunk/maemo-launcher/debian/control	2006-11-28 21:57:38 UTC (rev 8429)
@@ -4,9 +4,10 @@
 Maintainer: Guillem Jover <guillem.jover at nokia.com>
 Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev (>= 2.6.4-1),
  libfontconfig1-dev, libpango1.0-dev, libdbus-1-dev (>= 0.60-1),
- gtkhtml-dev, libosso-dev, libosso-help-dev, libossomime-dev,
- libosso-gnomevfs2-dev (>= 2.8.0-1), hildon-fm-dev, hildon-base-lib-dev,
- libhildonmenu-dev, hildon-status-bar-lib-dev, hildon-libs-dev (>= 0.7.5-1)
+ clinkc-dev, clinkc-av-dev, gtkhtml-dev, libosso-dev, libosso-help-dev,
+ libossomime-dev, libosso-gnomevfs2-dev (>= 2.8.0-1), hildon-fm-dev,
+ hildon-base-lib-dev, libhildonmenu-dev, hildon-status-bar-lib-dev,
+ hildon-libs-dev (>= 0.7.5-1)
 Standards-Version: 3.7.2
 
 Package: maemo-launcher


More information about the maemo-commits mailing list