Author: alfie Date: 2009-07-20 01:21:17 +0000 (Mon, 20 Jul 2009) New Revision: 10055
Modified: packages/branches/wesnoth/experimental/debian/changelog packages/branches/wesnoth/experimental/debian/control Log: additionally Build-Depends on libboost-serialization-dev now Modified: packages/branches/wesnoth/experimental/debian/changelog =================================================================== --- packages/branches/wesnoth/experimental/debian/changelog 2009-07-19 22:12:31 UTC (rev 10054) +++ packages/branches/wesnoth/experimental/debian/changelog 2009-07-20 01:21:17 UTC (rev 10055) @@ -1,9 +1,10 @@ wesnoth (1:1.7.2-1) experimental; urgency=low - * New upstream release. + * New upstream release, requiring additionally libboost-serialization-dev as + Build-Depends. * Make tools hexometer and wmlxgettext executable. - -- Gerfried Fuchs <[email protected]> Mon, 20 Jul 2009 00:10:23 +0200 + -- Gerfried Fuchs <[email protected]> Mon, 20 Jul 2009 03:19:54 +0200 wesnoth (1:1.7.1-1) experimental; urgency=low Modified: packages/branches/wesnoth/experimental/debian/control =================================================================== --- packages/branches/wesnoth/experimental/debian/control 2009-07-19 22:12:31 UTC (rev 10054) +++ packages/branches/wesnoth/experimental/debian/control 2009-07-20 01:21:17 UTC (rev 10055) @@ -6,7 +6,7 @@ libsdl-mixer1.2-dev, libsdl-net1.2-dev, libfribidi-dev, libsdl1.2-dev, libsdl-ttf2.0-dev (>= 2.0.8), python-support, libboost-iostreams-dev, libboost-test-dev, libboost-regex-dev, - libpango1.0-dev, automake, liblua5.1-0-dev + libboost-serialization-dev, libpango1.0-dev, automake, liblua5.1-0-dev Standards-Version: 3.8.2 Uploaders: Isaac Clerencia <[email protected]>, Cyril Bouthors <[email protected]>, Gerfried Fuchs <[email protected]> Homepage: http://wesnoth.org/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

