[SCM] transportation simulator branch, master, updated. debian/100.0+ds1-4-8-g7af44f3
Ansgar Burchardt
ansgar at 2008.43-1.org
Mon Jan 5 17:13:46 UTC 2009
The following commit has been merged in the master branch:
commit 142b33421536fef09109632c08ba6e3bb0871b07
Author: Ansgar Burchardt <ansgar at 2008.43-1.org>
Date: Mon Jan 5 18:11:14 2009 +0100
debian/rules: Add `-alpha on' when using convert to preserve transparency.
diff --git a/debian/changelog b/debian/changelog
index 9850207..0939636 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ simutrans (101.0-1) UNRELEASED; urgency=low
+ Update translations.
* Require latest version of simutrans-pak64 (101.0).
* Refresh patches, remove those applied upstream.
+ * debian/rules: Add `-alpha on' when using convert to preserve transparency.
-- Ansgar Burchardt <ansgar at 43-1.org> Sun, 04 Jan 2009 20:51:07 +0100
diff --git a/debian/rules b/debian/rules
index 6f776b1..6645865 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ include /usr/share/quilt/quilt.make
build: build-stamp
build-stamp: $(QUILT_STAMPFN)
dh build
- convert simutrans.ico debian/simutrans.xpm
+ convert simutrans.ico -alpha on debian/simutrans.xpm
# we have to remove the object files before, as there are
# code sections that behave differently when compiled
--
transportation simulator
More information about the Pkg-games-commits
mailing list