[Pkg-xfce-commits] r1248 - desktop/trunk/exo/debian

huggie at alioth.debian.org huggie at alioth.debian.org
Tue May 22 11:49:42 UTC 2007


Author: huggie
Date: 2007-05-22 11:49:42 +0000 (Tue, 22 May 2007)
New Revision: 1248

Modified:
   desktop/trunk/exo/debian/changelog
   desktop/trunk/exo/debian/rules
Log:
Add muttng helper.


Modified: desktop/trunk/exo/debian/changelog
===================================================================
--- desktop/trunk/exo/debian/changelog	2007-05-16 13:32:51 UTC (rev 1247)
+++ desktop/trunk/exo/debian/changelog	2007-05-22 11:49:42 UTC (rev 1248)
@@ -1,3 +1,9 @@
+exo (0.3.2-4) UNRELEASED; urgency=low
+
+  * Add muttng handler just like the mutt handler             closes: #402824
+
+ -- Simon Huggins <huggie at earth.li>  Tue, 22 May 2007 12:40:34 +0100
+
 exo (0.3.2-3) unstable; urgency=low
 
   * Upload to unstable. 

Modified: desktop/trunk/exo/debian/rules
===================================================================
--- desktop/trunk/exo/debian/rules	2007-05-16 13:32:51 UTC (rev 1247)
+++ desktop/trunk/exo/debian/rules	2007-05-22 11:49:42 UTC (rev 1248)
@@ -109,6 +109,11 @@
 		debian/tmp/usr/lib/libexo-0.3*.so.* \
 		debian/tmp/usr/lib/xfce4/mcs-plugins/*
 
+	# Create a muttng helper from the mutt one
+	sed -e 's/utt/uttng/;s/Icon=muttng/Icon=mutt/' \
+		<debian/tmp/usr/share/xfce4/helpers/mutt.desktop \
+		>debian/tmp/usr/share/xfce4/helpers/muttng.desktop
+
 # Build architecture-independent files here.
 binary-indep: build install
 




More information about the Pkg-xfce-commits mailing list