[Pkg-xfce-commits] r2039 - desktop/trunk/xfce-mcs-manager/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sun May 18 14:55:11 UTC 2008


Author: corsac
Date: 2008-05-18 14:55:10 +0000 (Sun, 18 May 2008)
New Revision: 2039

Modified:
   desktop/trunk/xfce-mcs-manager/debian/changelog
   desktop/trunk/xfce-mcs-manager/debian/postinst
Log:
* debian/postinst: 
  - run update-menus as we ship a menu entry for xfce-setting-show.
  - add #DEBHELPER# entry at the end.

Modified: desktop/trunk/xfce-mcs-manager/debian/changelog
===================================================================
--- desktop/trunk/xfce-mcs-manager/debian/changelog	2008-05-18 14:54:37 UTC (rev 2038)
+++ desktop/trunk/xfce-mcs-manager/debian/changelog	2008-05-18 14:55:10 UTC (rev 2039)
@@ -5,10 +5,11 @@
     - debian/triggers: declare interest on /usr/lib/xfce4/mcs-plugins.
     - debian/postinst: do the refresh.
   * debian/control: remove Martin Loschwitz from Uploaders.
-  * debian/postinst: run update-menus as we ship a menu entry for
-    xfce-setting-show.
+  * debian/postinst: 
+    - run update-menus as we ship a menu entry for xfce-setting-show.
+    - add #DEBHELPER# entry at the end.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 18 May 2008 16:53:59 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 18 May 2008 16:54:48 +0200
 
 xfce-mcs-manager (4.4.2-2) unstable; urgency=low
 

Modified: desktop/trunk/xfce-mcs-manager/debian/postinst
===================================================================
--- desktop/trunk/xfce-mcs-manager/debian/postinst	2008-05-18 14:54:37 UTC (rev 2038)
+++ desktop/trunk/xfce-mcs-manager/debian/postinst	2008-05-18 14:55:10 UTC (rev 2039)
@@ -7,3 +7,5 @@
 
 # menu stuff
 if [ -x /usr/bin/update-menus ] ; then update-menus ; fi
+
+#DEBHELPER#




More information about the Pkg-xfce-commits mailing list