[Tux4kids-commits] r829 - tuxtype/people/holger/tuxtype/debian
holger at alioth.debian.org
holger at alioth.debian.org
Thu Jan 8 18:06:48 UTC 2009
Author: holger
Date: 2009-01-08 18:06:48 +0000 (Thu, 08 Jan 2009)
New Revision: 829
Modified:
tuxtype/people/holger/tuxtype/debian/changelog
tuxtype/people/holger/tuxtype/debian/rules
tuxtype/people/holger/tuxtype/debian/tuxtype.desktop
Log:
released as 1.5.17.dfsg1-4
Modified: tuxtype/people/holger/tuxtype/debian/changelog
===================================================================
--- tuxtype/people/holger/tuxtype/debian/changelog 2009-01-07 22:59:15 UTC (rev 828)
+++ tuxtype/people/holger/tuxtype/debian/changelog 2009-01-08 18:06:48 UTC (rev 829)
@@ -1,3 +1,10 @@
+tuxtype (1.5.17.dfsg1-4) unstable; urgency=low
+
+ * Install .desktop file. (Closes: #509364)
+ * Removed .pc/.version from diff.
+
+ -- Holger Levsen <holger at debian.org> Thu, 08 Jan 2009 18:24:00 +0100
+
tuxtype (1.5.17.dfsg1-3) unstable; urgency=low
* Include patches from Patrick Winnertz which prevent tuxtype from crashing
Modified: tuxtype/people/holger/tuxtype/debian/rules
===================================================================
--- tuxtype/people/holger/tuxtype/debian/rules 2009-01-07 22:59:15 UTC (rev 828)
+++ tuxtype/people/holger/tuxtype/debian/rules 2009-01-08 18:06:48 UTC (rev 829)
@@ -68,6 +68,9 @@
dh_installdirs -ptuxtype-data usr/share/
dh_installdirs
cp $(CURDIR)/debian/tuxtype.xpm $(CURDIR)/debian/tuxtype/usr/share/tuxtype/tuxtype.xpm
+ mkdir -p $(CURDIR)/debian/tuxtype/usr/share/applications
+ cp $(CURDIR)/debian/tuxtype.desktop \
+ $(CURDIR)/debian/tuxtype/usr/share/applications/tuxtype.desktop
rm $(CURDIR)/debian/tmp/usr/share/tuxtype/data/fonts/*.ttf
rmdir $(CURDIR)/debian/tmp/usr/share/tuxtype/data/fonts
Modified: tuxtype/people/holger/tuxtype/debian/tuxtype.desktop
===================================================================
--- tuxtype/people/holger/tuxtype/debian/tuxtype.desktop 2009-01-07 22:59:15 UTC (rev 828)
+++ tuxtype/people/holger/tuxtype/debian/tuxtype.desktop 2009-01-08 18:06:48 UTC (rev 829)
@@ -5,4 +5,4 @@
Icon=/usr/share/tuxtype/tuxtype.xpm
Terminal=false
Type=Application
-Categories=Game;KidsGame
+Categories=Game;KidsGame;
More information about the Tux4kids-commits
mailing list