rev 13154 - kde-extras/tora/trunk/debian

Michael Meskes meskes at alioth.debian.org
Mon Jan 5 10:38:33 UTC 2009


Author: meskes
Date: 2009-01-05 10:38:33 +0000 (Mon, 05 Jan 2009)
New Revision: 13154

Added:
   kde-extras/tora/trunk/debian/dirs
Removed:
   kde-extras/tora/trunk/debian/tora.wrapper
Modified:
   kde-extras/tora/trunk/debian/rules
   kde-extras/tora/trunk/debian/tora.links
Log:
Further cleaning up.



Added: kde-extras/tora/trunk/debian/dirs
===================================================================
--- kde-extras/tora/trunk/debian/dirs	                        (rev 0)
+++ kde-extras/tora/trunk/debian/dirs	2009-01-05 10:38:33 UTC (rev 13154)
@@ -0,0 +1,2 @@
+/usr/share/icons/hicolor/16x16/apps/
+/usr/share/applications/

Modified: kde-extras/tora/trunk/debian/rules
===================================================================
--- kde-extras/tora/trunk/debian/rules	2009-01-05 10:14:55 UTC (rev 13153)
+++ kde-extras/tora/trunk/debian/rules	2009-01-05 10:38:33 UTC (rev 13154)
@@ -24,3 +24,8 @@
 	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/COPYING
 	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/ChangeLog
 	rm -f $(CURDIR)/debian/tora/usr/share/doc/tora/changelog
+	# this file cannot be installed by dh_install because it has to be renamed
+	-install --owner root --group root --mode=644 $(CURDIR)/src/icons/toramini.xpm $(CURDIR)/debian/tora/usr/share/icons/hicolor/16x16/apps/tora.xpm
+	# we have a desktop file
+	-install --owner root --group root --mode=644 $(CURDIR)/debian/tora.desktop $(CURDIR)/debian/tora/usr/share/applications
+	dh_desktop

Modified: kde-extras/tora/trunk/debian/tora.links
===================================================================
--- kde-extras/tora/trunk/debian/tora.links	2009-01-05 10:14:55 UTC (rev 13153)
+++ kde-extras/tora/trunk/debian/tora.links	2009-01-05 10:38:33 UTC (rev 13154)
@@ -1,3 +1 @@
-usr/share/tora/help usr/lib/tora/help
 usr/share/tora/help usr/share/doc/tora/help
-

Deleted: kde-extras/tora/trunk/debian/tora.wrapper




More information about the pkg-kde-commits mailing list