Author: alfie
Date: 2009-03-16 08:47:22 +0000 (Mon, 16 Mar 2009)
New Revision: 9156

Modified:
   packages/branches/wesnoth/experimental/
   packages/branches/wesnoth/experimental/debian/changelog
   packages/branches/wesnoth/experimental/debian/control
   packages/branches/wesnoth/experimental/debian/rules
Log:
wesnoth (1:1.5.14-1) experimental; urgency=low
 * New upstream RC3 for 1.6 release.
 * Font ttf-sazanami-gothic got removed, ttf-wqy-zenhei got renamed.



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

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


Modified: packages/branches/wesnoth/experimental/debian/changelog
===================================================================
--- packages/branches/wesnoth/experimental/debian/changelog     2009-03-16 
03:55:40 UTC (rev 9155)
+++ packages/branches/wesnoth/experimental/debian/changelog     2009-03-16 
08:47:22 UTC (rev 9156)
@@ -1,8 +1,10 @@
-wesnoth (1:1.5.13-2) experimental; urgency=low
+wesnoth (1:1.5.14-1) experimental; urgency=low
 
+  * New upstream RC3 for 1.6 release.
+  * Font ttf-sazanami-gothic got removed, ttf-wqy-zenhei got renamed.
   * Change Section of wesnoth-dbg to debug.
 
- -- Gerfried Fuchs <[email protected]>  Sun, 15 Mar 2009 19:37:00 +0100
+ -- Gerfried Fuchs <[email protected]>  Mon, 16 Mar 2009 09:45:22 +0100
 
 wesnoth (1:1.5.13-1) experimental; urgency=low
 

Modified: packages/branches/wesnoth/experimental/debian/control
===================================================================
--- packages/branches/wesnoth/experimental/debian/control       2009-03-16 
03:55:40 UTC (rev 9155)
+++ packages/branches/wesnoth/experimental/debian/control       2009-03-16 
08:47:22 UTC (rev 9156)
@@ -17,7 +17,7 @@
 Architecture: all
 Depends: ttf-dejavu
 Replaces: wesnoth-editor (<< 1:1.5.4-1)
-Recommends: ttf-sazanami-gothic, ttf-wqy-zenhei
+Recommends: ttf-wqy-zenhei
 Suggests: wesnoth-music
 Description: data files for Wesnoth
  This package contains the sound files and graphics for Wesnoth. It is required

Modified: packages/branches/wesnoth/experimental/debian/rules
===================================================================
--- packages/branches/wesnoth/experimental/debian/rules 2009-03-16 03:55:40 UTC 
(rev 9155)
+++ packages/branches/wesnoth/experimental/debian/rules 2009-03-16 08:47:22 UTC 
(rev 9156)
@@ -141,12 +141,12 @@
 # Build architecture independant packages using the common target.
 binary-indep: build-indep install-indep
        # workaround for dh_link (mis)behavior, see BTS#445550
-       for i in ttf-dejavu/DejaVuSans.ttf sazanami/sazanami-gothic.ttf; \
+       for i in ttf-dejavu/DejaVuSans.ttf; \
                do ln -s /usr/share/fonts/truetype/$$i \
                debian/wesnoth-data/usr/share/games/wesnoth/fonts/`basename 
$$i`; \
                done
        ln -s /usr/share/fonts/truetype/wqy/wqy-zenhei.ttf \
-               
debian/wesnoth-data/usr/share/games/wesnoth/fonts/wqy-zenhei-gb2312.ttf
+               debian/wesnoth-data/usr/share/games/wesnoth/fonts/wqy-zenhei.ttc
        ln -s /usr/share/games/wesnoth/images/wesnoth-icon.png \
                debian/wesnoth-data/usr/share/icons/wesnoth-icon.png
        ln -s /usr/share/games/wesnoth/images/wesnoth_editor-icon.png \


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

Reply via email to