Author: alfie
Date: 2009-03-09 09:53:47 +0000 (Mon, 09 Mar 2009)
New Revision: 9081

Added:
   packages/branches/wesnoth/experimental/debian/overrides/wesnoth-core
   packages/branches/wesnoth/experimental/debian/overrides/wesnoth-server
Modified:
   packages/branches/wesnoth/experimental/
   packages/branches/wesnoth/experimental/debian/changelog
   packages/branches/wesnoth/experimental/debian/rules
   packages/branches/wesnoth/experimental/debian/wesnoth-core.menu
Log:
wesnoth (1:1.5.13-1) experimental; urgency=low
 * New upstream RC2 for 1.6 release.
 * Add overrides for manpage-locale-dir-country-specific in wesnoth-core and
   wesnoth-server, there actually _are_ en_GB translations of the manpages.
 * Use wesnoth-nolog for editor menu entry, too.
 * Make wmlflip executable.



Property changes on: packages/branches/wesnoth/experimental
___________________________________________________________________
Name: svn-bp:origUrl
   - http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.5.12.orig.tar.gz

   + http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.5.13.orig.tar.gz


Modified: packages/branches/wesnoth/experimental/debian/changelog
===================================================================
--- packages/branches/wesnoth/experimental/debian/changelog     2009-03-09 
00:23:41 UTC (rev 9080)
+++ packages/branches/wesnoth/experimental/debian/changelog     2009-03-09 
09:53:47 UTC (rev 9081)
@@ -1,3 +1,13 @@
+wesnoth (1:1.5.13-1) experimental; urgency=low
+
+  * New upstream RC2 for 1.6 release.
+  * Add overrides for manpage-locale-dir-country-specific in wesnoth-core and
+    wesnoth-server, there actually _are_ en_GB translations of the manpages.
+  * Use wesnoth-nolog for editor menu entry, too.
+  * Make wmlflip executable.
+
+ -- Gerfried Fuchs <[email protected]>  Mon, 09 Mar 2009 10:52:16 +0100
+
 wesnoth (1:1.5.12-1) experimental; urgency=low
 
   * First RC for upcoming 1.6 release! Contains fix for:

Added: packages/branches/wesnoth/experimental/debian/overrides/wesnoth-core
===================================================================
--- packages/branches/wesnoth/experimental/debian/overrides/wesnoth-core        
                        (rev 0)
+++ packages/branches/wesnoth/experimental/debian/overrides/wesnoth-core        
2009-03-09 09:53:47 UTC (rev 9081)
@@ -0,0 +1,4 @@
+wesnoth-core: manpage-locale-dir-country-specific 
usr/share/man/en_GB/man6/wesnoth-nolog.6.gz
+wesnoth-core: manpage-locale-dir-country-specific 
usr/share/man/en_GB/man6/wesnoth-smallgui.6.gz
+wesnoth-core: manpage-locale-dir-country-specific 
usr/share/man/en_GB/man6/wesnoth.6.gz
+wesnoth-core: manpage-locale-dir-country-specific 
usr/share/man/en_GB/man6/wesnoth_editor.6.gz

Added: packages/branches/wesnoth/experimental/debian/overrides/wesnoth-server
===================================================================
--- packages/branches/wesnoth/experimental/debian/overrides/wesnoth-server      
                        (rev 0)
+++ packages/branches/wesnoth/experimental/debian/overrides/wesnoth-server      
2009-03-09 09:53:47 UTC (rev 9081)
@@ -0,0 +1 @@
+wesnoth-server: manpage-locale-dir-country-specific 
usr/share/man/en_GB/man6/wesnothd.6.gz

Modified: packages/branches/wesnoth/experimental/debian/rules
===================================================================
--- packages/branches/wesnoth/experimental/debian/rules 2009-03-09 00:23:41 UTC 
(rev 9080)
+++ packages/branches/wesnoth/experimental/debian/rules 2009-03-09 09:53:47 UTC 
(rev 9081)
@@ -88,7 +88,7 @@
        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 wmllint wmlscope wesnoth_addon_manager wmltest
+               wmlindent wmlflip wmllint wmlscope wesnoth_addon_manager wmltest
 
        DESTDIR=$(CURDIR)/debian/tmp/ \
                $(MAKE) -C po install \

Modified: packages/branches/wesnoth/experimental/debian/wesnoth-core.menu
===================================================================
--- packages/branches/wesnoth/experimental/debian/wesnoth-core.menu     
2009-03-09 00:23:41 UTC (rev 9080)
+++ packages/branches/wesnoth/experimental/debian/wesnoth-core.menu     
2009-03-09 09:53:47 UTC (rev 9081)
@@ -10,5 +10,5 @@
  section="Games/Tools" \
  title="Battle for Wesnoth Editor" \
  longtitle="Map editor for Battle for Wesnoth, a fantasy turn-based strategy 
game" \
- command="/usr/games/wesnoth --editor" \
+ command="/usr/games/wesnoth-nolog --editor" \
  icon="/usr/share/pixmaps/wesnoth_editor-icon.xpm"


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to