r8238 - packages/branches/wesnoth/experimental/debian

Gerfried Fuchs alfie at alioth.debian.org
Mon Oct 6 12:26:53 UTC 2008


Author: alfie
Date: 2008-10-06 12:26:53 +0000 (Mon, 06 Oct 2008)
New Revision: 8238

Modified:
   packages/branches/wesnoth/experimental/debian/changelog
   packages/branches/wesnoth/experimental/debian/rules
Log:
executable snippets for tools adjusted

Modified: packages/branches/wesnoth/experimental/debian/changelog
===================================================================
--- packages/branches/wesnoth/experimental/debian/changelog	2008-10-06 10:56:37 UTC (rev 8237)
+++ packages/branches/wesnoth/experimental/debian/changelog	2008-10-06 12:26:53 UTC (rev 8238)
@@ -4,11 +4,11 @@
     - wesnoth-editor: please add Time of Day view posibility (closes: #458305)
     - Northern Rebirth scenario: AI problem (closes: #499895, #501136)
   * Install data/tools/wmltest and data/tools/addon_manager into wesnoth-tools
-    package, too.
+    package, too. Change executable chmods accordingly.
   * Rename wesnoth to wesnoth-core and wesnoth-all to wesnoth. Document the
     switch in the NEWS file (closes: #500935)
 
- -- Gerfried Fuchs <rhonda at debian.at>  Mon, 06 Oct 2008 01:09:55 +0200
+ -- Gerfried Fuchs <rhonda at debian.at>  Mon, 06 Oct 2008 14:25:32 +0200
 
 wesnoth (1:1.5.4-1) experimental; urgency=low
 

Modified: packages/branches/wesnoth/experimental/debian/rules
===================================================================
--- packages/branches/wesnoth/experimental/debian/rules	2008-10-06 10:56:37 UTC (rev 8237)
+++ packages/branches/wesnoth/experimental/debian/rules	2008-10-06 12:26:53 UTC (rev 8238)
@@ -86,9 +86,9 @@
 			pkgdatadir=/usr/share/games/wesnoth
 
 	cd $(CURDIR)/debian/tmp/usr/share/games/wesnoth/data/tools && chmod +x \
-		extractbindings unit_tree/TeamColorizer unit_tree/units.pl \
+		extractbindings unit_tree/TeamColorizer wesnoth/wmlgrammar.py \
 		wesnoth/wescamp.py wesnoth/wmldata.py wesnoth/wmlparser.py \
-		wmlindent wmllint wmlscope wesnoth_addon_manager
+		wmlindent wmllint wmlscope wesnoth_addon_manager wmltest
 
 	DESTDIR=$(CURDIR)/debian/tmp/ \
 		$(MAKE) -C po install \




More information about the Pkg-games-commits mailing list