Author: rhonda-guest Date: 2010-02-10 20:02:11 +0000 (Wed, 10 Feb 2010) New Revision: 10787
Modified: packages/branches/wesnoth/experimental/ packages/branches/wesnoth/experimental/debian/changelog packages/branches/wesnoth/experimental/debian/control packages/branches/wesnoth/experimental/debian/wesnoth-tools.install Log: wesnoth (1:1.7.13-1) experimental; urgency=low * New upstream beta release. * data/tools/help* files got renamed from xhtml to html, adjust wesnoth-tools.install accordingly. * Bump Standards-Version to 3.8.4. Property changes on: packages/branches/wesnoth/experimental ___________________________________________________________________ Modified: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.7.12.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.7.13.orig.tar.gz Modified: packages/branches/wesnoth/experimental/debian/changelog =================================================================== --- packages/branches/wesnoth/experimental/debian/changelog 2010-02-04 13:55:15 UTC (rev 10786) +++ packages/branches/wesnoth/experimental/debian/changelog 2010-02-10 20:02:11 UTC (rev 10787) @@ -1,3 +1,12 @@ +wesnoth (1:1.7.13-1) experimental; urgency=low + + * New upstream beta release. + * data/tools/help* files got renamed from xhtml to html, adjust + wesnoth-tools.install accordingly. + * Bump Standards-Version to 3.8.4. + + -- Gerfried Fuchs <[email protected]> Wed, 10 Feb 2010 20:33:09 +0100 + wesnoth (1:1.7.12-1) experimental; urgency=low * New upstream development release. Modified: packages/branches/wesnoth/experimental/debian/control =================================================================== --- packages/branches/wesnoth/experimental/debian/control 2010-02-04 13:55:15 UTC (rev 10786) +++ packages/branches/wesnoth/experimental/debian/control 2010-02-10 20:02:11 UTC (rev 10787) @@ -7,7 +7,7 @@ libsdl-ttf2.0-dev (>= 2.0.8), python-support, libdbus-1-dev, libboost-iostreams-dev, libboost-test-dev, libboost-regex-dev, libboost-serialization-dev, libpango1.0-dev, automake, liblua5.1-0-dev -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Uploaders: Gerfried Fuchs <[email protected]> Homepage: http://wesnoth.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/branches/wesnoth/experimental/ Modified: packages/branches/wesnoth/experimental/debian/wesnoth-tools.install =================================================================== --- packages/branches/wesnoth/experimental/debian/wesnoth-tools.install 2010-02-04 13:55:15 UTC (rev 10786) +++ packages/branches/wesnoth/experimental/debian/wesnoth-tools.install 2010-02-10 20:02:11 UTC (rev 10787) @@ -1,7 +1,7 @@ debian/tmp/usr/share/games/wesnoth/data/tools/addon_manager/ debian/tmp/usr/share/games/wesnoth/data/tools/extractbindings -debian/tmp/usr/share/games/wesnoth/data/tools/helpheader.xhtml -debian/tmp/usr/share/games/wesnoth/data/tools/helptrailer.xhtml +debian/tmp/usr/share/games/wesnoth/data/tools/helpheader.html +debian/tmp/usr/share/games/wesnoth/data/tools/helptrailer.html debian/tmp/usr/share/games/wesnoth/data/tools/hexometer/ debian/tmp/usr/share/games/wesnoth/data/tools/README debian/tmp/usr/share/games/wesnoth/data/tools/unit_tree/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

