r10054 - in packages/branches/wesnoth/experimental: . debian
Gerfried Fuchs
alfie at alioth.debian.org
Sun Jul 19 22:12:32 UTC 2009
Author: alfie
Date: 2009-07-19 22:12:31 +0000 (Sun, 19 Jul 2009)
New Revision: 10054
Modified:
packages/branches/wesnoth/experimental/
packages/branches/wesnoth/experimental/debian/changelog
packages/branches/wesnoth/experimental/debian/rules
Log:
wesnoth (1:1.7.2-1) experimental; urgency=low
* New upstream release.
* Make tools hexometer and wmlxgettext executable.
Property changes on: packages/branches/wesnoth/experimental
___________________________________________________________________
Modified: svn-bp:origUrl
- http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.7.1.orig.tar.gz
+ http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.7.2.orig.tar.gz
Modified: packages/branches/wesnoth/experimental/debian/changelog
===================================================================
--- packages/branches/wesnoth/experimental/debian/changelog 2009-07-19 14:44:53 UTC (rev 10053)
+++ packages/branches/wesnoth/experimental/debian/changelog 2009-07-19 22:12:31 UTC (rev 10054)
@@ -1,3 +1,10 @@
+wesnoth (1:1.7.2-1) experimental; urgency=low
+
+ * New upstream release.
+ * Make tools hexometer and wmlxgettext executable.
+
+ -- Gerfried Fuchs <rhonda at debian.at> Mon, 20 Jul 2009 00:10:23 +0200
+
wesnoth (1:1.7.1-1) experimental; urgency=low
* New upstream development release, containing fixes for:
Modified: packages/branches/wesnoth/experimental/debian/rules
===================================================================
--- packages/branches/wesnoth/experimental/debian/rules 2009-07-19 14:44:53 UTC (rev 10053)
+++ packages/branches/wesnoth/experimental/debian/rules 2009-07-19 22:12:31 UTC (rev 10054)
@@ -95,8 +95,10 @@
cd $(CURDIR)/debian/tmp/usr/share/games/wesnoth/data/tools && chmod +x \
extractbindings unit_tree/TeamColorizer \
wesnoth/wescamp.py wesnoth/wmldata.py wesnoth/wmlparser.py \
- wmlindent wmlflip wmllint wmlscope wesnoth_addon_manager wmltest
+ wmlindent wmlflip wmllint wmlscope wesnoth_addon_manager wmltest \
+ hexometer/hexometer wmlxgettext
+
DESTDIR=$(CURDIR)/debian/tmp/ \
$(MAKE) -C po install \
localedir=/usr/share/locale
More information about the Pkg-games-commits
mailing list