The following commit has been merged in the debian_source branch:
commit 02c081dc47be76f1096053c403d5b3001cda3d22
Author: Martin Erik Werner <[email protected]>
Date: Sat Dec 17 12:11:38 2011 +0100
Correct name for 128 icon
diff --git a/debian/rules b/debian/rules
index 3a84564..b9c8b90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,11 @@ override_dh_auto_build:
convert 'Source/win-res/lugaru.ico[7]' debian/lugaru.xpm
dh_auto_build
+override_dh_install:
+ dh_install
+ mv debian/lugaru/usr/share/icons/hicolor/128x128/apps/Lugaru.png \
+ debian/lugaru/usr/share/icons/hicolor/128x128/apps/lugaru.png
+
URL="https://lugaru.googlecode.com/hg/"
REV_ORIG=$(shell dpkg-parsechangelog | sed -rne 's,^Version:
.*[+~]hg([0-9a-z]+).*,\1,p')
DATEREV_ORIG=$(shell dpkg-parsechangelog | sed -rne 's,^Version:
.*[+~]([0-9]+.[0-9]+).*,\1,p')
--
Packaging for Lugaru HD
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits