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

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Thu Oct 25 22:26:26 UTC 2007


Author: pelle
Date: Thu Oct 25 22:26:26 2007
New Revision: 391

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=391
Log:
revert r388, icons are in arch-dep after all. sigh.

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=391&op=diff
==============================================================================
--- lyx/trunk/debian/changelog (original)
+++ lyx/trunk/debian/changelog Thu Oct 25 22:26:26 2007
@@ -1,6 +1,6 @@
-lyx (1.5.2-1) UNRELEASED; urgency=low
-
-  * (NOT RELEASED YET) New upstream release
+lyx (1.5.2-1) unstable; urgency=low
+
+  * New upstream release.
   * Vcs-* fields instead of X-Vcs-* as they are now official.
   * Added new debian/watch file (somehow got lost).
   * Call dh_icons so icon cache is updated. Build-dep on debhelper 5.0.51.
@@ -12,7 +12,7 @@
   * Check if texhash exists before running it in postinst.
   * Simplify file removal code in lyx-common.postinst.
 
- -- Per Olofsson <pelle at debian.org>  Thu, 25 Oct 2007 23:47:29 +0200
+ -- Per Olofsson <pelle at debian.org>  Thu, 25 Oct 2007 23:51:21 +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=391&op=diff
==============================================================================
--- lyx/trunk/debian/rules (original)
+++ lyx/trunk/debian/rules Thu Oct 25 22:26:26 2007
@@ -119,7 +119,6 @@
 	dh_installdocs -i
 	dh_pysupport -i /usr/share/lyx
 	dh_link -i
-	dh_icons -i
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i
@@ -133,6 +132,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