[med-svn] r15509 - in trunk/packages/aeskulap/trunk/debian: . patches

Andreas Tille tille at moszumanska.debian.org
Thu Dec 12 09:18:15 UTC 2013


Author: tille
Date: 2013-12-12 09:18:14 +0000 (Thu, 12 Dec 2013)
New Revision: 15509

Added:
   trunk/packages/aeskulap/trunk/debian/patches/move_icon_to_correct_dir.patch
Modified:
   trunk/packages/aeskulap/trunk/debian/changelog
   trunk/packages/aeskulap/trunk/debian/patches/series
Log:
Fix icon location


Modified: trunk/packages/aeskulap/trunk/debian/changelog
===================================================================
--- trunk/packages/aeskulap/trunk/debian/changelog	2013-12-12 09:04:25 UTC (rev 15508)
+++ trunk/packages/aeskulap/trunk/debian/changelog	2013-12-12 09:18:14 UTC (rev 15509)
@@ -11,6 +11,8 @@
   * debian/patches/10_desktop.patch: Add Keywords entry
   * Refreshed patches (DEP3 headers ... admittedly weak comments since
     there is not even documentation in d/changelog)
+  * debian/patches/move_icon_to_correct_dir.patch: Move icon to correct
+    dir
 
  -- Andreas Tille <tille at debian.org>  Thu, 12 Dec 2013 09:43:10 +0100
 

Added: trunk/packages/aeskulap/trunk/debian/patches/move_icon_to_correct_dir.patch
===================================================================
--- trunk/packages/aeskulap/trunk/debian/patches/move_icon_to_correct_dir.patch	                        (rev 0)
+++ trunk/packages/aeskulap/trunk/debian/patches/move_icon_to_correct_dir.patch	2013-12-12 09:18:14 UTC (rev 15509)
@@ -0,0 +1,12 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Thu, 12 Dec 2013 09:43:10 +0100
+Description: Make sure icon ends up in correct dir
+
+--- a/pixmaps/Makefile.am
++++ b/pixmaps/Makefile.am
+@@ -1,4 +1,4 @@
+-icondir = $(datadir)/icons/hicolor/48x48/apps
++icondir = $(datadir)/icons/hicolor/64x64/apps
+ icon_DATA = aeskulap.png
+ svgicondir = $(datadir)/icons/hicolor/scalable/apps
+ svgicon_DATA = aeskulap.svg

Modified: trunk/packages/aeskulap/trunk/debian/patches/series
===================================================================
--- trunk/packages/aeskulap/trunk/debian/patches/series	2013-12-12 09:04:25 UTC (rev 15508)
+++ trunk/packages/aeskulap/trunk/debian/patches/series	2013-12-12 09:18:14 UTC (rev 15509)
@@ -8,3 +8,4 @@
 dcmdata_debug.patch
 oflog.patch
 30_as_needed.patch
+move_icon_to_correct_dir.patch




More information about the debian-med-commit mailing list