[Pkg-lyx-devel] svn commit: r380 - in /lyx/trunk/debian: changelog rules

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Sun Oct 21 14:49:33 UTC 2007


Author: pelle
Date: Sun Oct 21 14:49:33 2007
New Revision: 380

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=380
Log:
* Call dh_icons so icon cache is updated.

Modified:
    lyx/trunk/debian/changelog
    lyx/trunk/debian/rules

Modified: lyx/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/changelog?rev=380&op=diff
==============================================================================
--- lyx/trunk/debian/changelog (original)
+++ lyx/trunk/debian/changelog Sun Oct 21 14:49:33 2007
@@ -3,8 +3,9 @@
   * (NOT RELEASED YET) New upstream release
   * Vcs-* fields instead of X-Vcs-* as they are now official.
   * Added new debian/watch file (somehow got lost).
-
- -- Per Olofsson <pelle at debian.org>  Sun, 21 Oct 2007 15:21:27 +0200
+  * Call dh_icons so icon cache is updated.
+
+ -- Per Olofsson <pelle at debian.org>  Sun, 21 Oct 2007 16:49:26 +0200
 
 lyx (1.5.1-2) unstable; urgency=low
 

Modified: lyx/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/rules?rev=380&op=diff
==============================================================================
--- lyx/trunk/debian/rules (original)
+++ lyx/trunk/debian/rules Sun Oct 21 14:49:33 2007
@@ -137,6 +137,7 @@
 	dh_installmenu -a
 	dh_installmime -a
 	dh_desktop -a
+	dh_icons -a
 	dh_link -a
 	dh_strip -a
 	dh_compress -a




More information about the Pkg-lyx-devel mailing list