[maemo-commits] [maemo-commits] r16369 - in projects/haf/branches/hildon-thumbnail/daemonize: . daemon debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Oct 7 15:15:05 EEST 2008
Author: pvanhoof
Date: 2008-10-07 15:15:03 +0300 (Tue, 07 Oct 2008)
New Revision: 16369

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/configure.ac
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugin-runner.c
   projects/haf/branches/hildon-thumbnail/daemonize/debian/changelog
Log:
Various fixes

Modified: projects/haf/branches/hildon-thumbnail/daemonize/configure.ac
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/configure.ac	2008-10-07 09:51:48 UTC (rev 16368)
+++ projects/haf/branches/hildon-thumbnail/daemonize/configure.ac	2008-10-07 12:15:03 UTC (rev 16369)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 AC_CONFIG_AUX_DIR(config)
-AM_INIT_AUTOMAKE(hildon-thumbnail, 3.0.0)
+AM_INIT_AUTOMAKE(hildon-thumbnail, 3.0.3)
 AM_CONFIG_HEADER(config.h)
 
 AC_PROG_CC

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugin-runner.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugin-runner.c	2008-10-07 09:51:48 UTC (rev 16368)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/plugin-runner.c	2008-10-07 12:15:03 UTC (rev 16369)
@@ -270,7 +270,7 @@
 	  NULL },
 	{ "timeout", 't', 0, 
 	  G_OPTION_ARG_INT, &timeout, 
-	  "Timeout before the specialized thumbnailer dies (use -1 for inlimited)", 
+	  "Timeout before the specialized thumbnailer dies (use -1 for unlimited)", 
 	  NULL },
 	{ "bus-path", 'p', 0, 
 	  G_OPTION_ARG_STRING, &bus_path, 

Modified: projects/haf/branches/hildon-thumbnail/daemonize/debian/changelog
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/debian/changelog	2008-10-07 09:51:48 UTC (rev 16368)
+++ projects/haf/branches/hildon-thumbnail/daemonize/debian/changelog	2008-10-07 12:15:03 UTC (rev 16369)
@@ -1,18 +1,18 @@
-hildon-thumbnail (3.0.0-3~unreleased) unstable; urgency=low
+hildon-thumbnail (3.0.3~unreleased) unstable; urgency=low
 
   * Experimental package for testing Nokia Music Store and Google Images album
-    providers. No more music-store support since 3.0.0-2
+    providers. No more music-store support since 3.0.2
 
  -- Philip Van Hoof <pvanhoof at gnome.org>  Thu, 3 Oct 2008 12:11:00 +0200
 
-hildon-thumbnail (3.0.0-2~unreleased) unstable; urgency=low
+hildon-thumbnail (3.0.2~unreleased) unstable; urgency=low
 
   * Experimental package for testing Nokia Music Store and Google Images album
-    providers. Various fixes since 3.0.0-1
+    providers. Various fixes since 3.0.1
 
  -- Philip Van Hoof <philip at codeminded.be>  Thu, 2 Oct 2008 14:04:00 +0200
 
-hildon-thumbnail (3.0.0-1~unreleased) unstable; urgency=low
+hildon-thumbnail (3.0.1~unreleased) unstable; urgency=low
 
   * Experimental package for testing Nokia Music Store and Google Images album
     providers


More information about the maemo-commits mailing list