[maemo-commits] [maemo-commits] r18370 - projects/haf/trunk/osso-af-utils/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu May 14 14:22:00 EEST 2009
Author: schulhof
Date: 2009-05-14 14:21:56 +0300 (Thu, 14 May 2009)
New Revision: 18370

Added:
   projects/haf/trunk/osso-af-utils/debian/tmp-reaper.xsession
Modified:
   projects/haf/trunk/osso-af-utils/debian/changelog
   projects/haf/trunk/osso-af-utils/debian/rules
Log:
Bug fix

Modified: projects/haf/trunk/osso-af-utils/debian/changelog
===================================================================
--- projects/haf/trunk/osso-af-utils/debian/changelog	2009-05-14 08:03:53 UTC (rev 18369)
+++ projects/haf/trunk/osso-af-utils/debian/changelog	2009-05-14 11:21:56 UTC (rev 18370)
@@ -1,3 +1,11 @@
+osso-af-utils (2.3-2) unstable; urgency=low
+
+  [ David Kedves ]
+  * Adding debian/tmp-reaper.xsession
+  * Fixes: NB#46920 (File /etc/X11/Xsession.post/41tmp-reaper should be part of the osso-af-utils package)
+
+ -- Gabriel Schulhof <gabriel.schulhof at nokia.com>  Thu, 14 May 2009 14:14:06 +0300
+
 osso-af-utils (2.3-1) unstable; urgency=low
 
   * Add 32 bpp support for fb-progress

Modified: projects/haf/trunk/osso-af-utils/debian/rules
===================================================================
--- projects/haf/trunk/osso-af-utils/debian/rules	2009-05-14 08:03:53 UTC (rev 18369)
+++ projects/haf/trunk/osso-af-utils/debian/rules	2009-05-14 11:21:56 UTC (rev 18370)
@@ -97,6 +97,7 @@
 	dh_installchangelogs ChangeLog
 	dh_installdocs
 #	dh_installexamples
+	dh_installxsession --name=tmp-reaper -u 'post 41'
 	dh_install --sourcedir=src
 #	dh_installmenu
 #	dh_installdebconf	

Added: projects/haf/trunk/osso-af-utils/debian/tmp-reaper.xsession
===================================================================
--- projects/haf/trunk/osso-af-utils/debian/tmp-reaper.xsession	2009-05-14 08:03:53 UTC (rev 18369)
+++ projects/haf/trunk/osso-af-utils/debian/tmp-reaper.xsession	2009-05-14 11:21:56 UTC (rev 18370)
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+/usr/sbin/temp-reaper &


Property changes on: projects/haf/trunk/osso-af-utils/debian/tmp-reaper.xsession
___________________________________________________________________
Name: svn:executable
   + *


More information about the maemo-commits mailing list