r54761 - in /trunk/eekboek/debian: changelog eekboek-gui.install

joostvb at users.alioth.debian.org joostvb at users.alioth.debian.org
Thu Mar 25 07:10:43 UTC 2010


Author: joostvb
Date: Thu Mar 25 07:06:48 2010
New Revision: 54761

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54761
Log:
do not install ebicon.png in
    /usr/share/app-install/icons/ but in /usr/share/pixmaps/

Modified:
    trunk/eekboek/debian/changelog
    trunk/eekboek/debian/eekboek-gui.install

Modified: trunk/eekboek/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/changelog?rev=54761&op=diff
==============================================================================
--- trunk/eekboek/debian/changelog (original)
+++ trunk/eekboek/debian/changelog Thu Mar 25 07:06:48 2010
@@ -1,6 +1,10 @@
 eekboek (2.00.00-1) UNRELEASED; urgency=low
 
   * New upstream release.
+
+  [ Joost van Baal ]
+  * debian/eekboek-gui.install: bugfix: do not install ebicon.png in
+    /usr/share/app-install/icons/ but in /usr/share/pixmaps/.
 
  -- Thijs Kinkhorst <thijs at debian.org>  Tue, 23 Mar 2010 22:17:30 +0100
 

Modified: trunk/eekboek/debian/eekboek-gui.install
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/eekboek-gui.install?rev=54761&op=diff
==============================================================================
--- trunk/eekboek/debian/eekboek-gui.install (original)
+++ trunk/eekboek/debian/eekboek-gui.install Thu Mar 25 07:06:48 2010
@@ -1,4 +1,4 @@
 # $Id$
 # $URL$
 ebwxshell.desktop usr/share/applications
-lib/EB/Wx/icons/ebicon.png usr/share/app-install/icons
+lib/EB/Wx/icons/ebicon.png usr/share/pixmaps




More information about the Pkg-perl-cvs-commits mailing list