[Pkg-xfce-commits] r2140 - goodies/xfburn/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Fri Jun 20 22:48:49 UTC 2008


Author: corsac
Date: 2008-06-20 22:48:48 +0000 (Fri, 20 Jun 2008)
New Revision: 2140

Modified:
   goodies/xfburn/debian/changelog
   goodies/xfburn/debian/rules
Log:
call dh_icons in binary-post-install.                       closes: #486424

Modified: goodies/xfburn/debian/changelog
===================================================================
--- goodies/xfburn/debian/changelog	2008-06-20 06:42:53 UTC (rev 2139)
+++ goodies/xfburn/debian/changelog	2008-06-20 22:48:48 UTC (rev 2140)
@@ -1,3 +1,9 @@
+xfburn (0.3.0-3) UNRELEASED; urgency=low
+
+  * call dh_icons in binary-post-install.                       closes: #486424
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 21 Jun 2008 00:44:51 +0200
+
 xfburn (0.3.0-2) unstable; urgency=low
 
   * debian/control: 

Modified: goodies/xfburn/debian/rules
===================================================================
--- goodies/xfburn/debian/rules	2008-06-20 06:42:53 UTC (rev 2139)
+++ goodies/xfburn/debian/rules	2008-06-20 22:48:48 UTC (rev 2140)
@@ -4,3 +4,6 @@
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-final
+
+binary-post-install/xfburn::
+	dh_icons




More information about the Pkg-xfce-commits mailing list