Author: alfie Date: 2009-08-17 20:50:30 +0000 (Mon, 17 Aug 2009) New Revision: 10151
Modified: packages/branches/wesnoth/experimental/ packages/branches/wesnoth/experimental/debian/changelog packages/branches/wesnoth/experimental/debian/control Log: wesnoth (1:1.7.3-1) experimental; urgency=low * New upstream release, includes fix for gcc 4.4 compilation (closes: #539546) * Bumped to Standards-Version 3.8.3. * Added Build-Depends libdbus-1-dev for notifications. Property changes on: packages/branches/wesnoth/experimental ___________________________________________________________________ Modified: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.7.2.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.7.3.orig.tar.gz Modified: packages/branches/wesnoth/experimental/debian/changelog =================================================================== --- packages/branches/wesnoth/experimental/debian/changelog 2009-08-17 19:27:56 UTC (rev 10150) +++ packages/branches/wesnoth/experimental/debian/changelog 2009-08-17 20:50:30 UTC (rev 10151) @@ -1,3 +1,12 @@ +wesnoth (1:1.7.3-1) experimental; urgency=low + + * New upstream release, includes fix for gcc 4.4 compilation + (closes: #539546) + * Bumped to Standards-Version 3.8.3. + * Added Build-Depends libdbus-1-dev for notifications. + + -- Gerfried Fuchs <[email protected]> Mon, 17 Aug 2009 22:28:16 +0200 + wesnoth (1:1.7.2-1) experimental; urgency=low * New upstream release, requiring additionally libboost-serialization-dev as Modified: packages/branches/wesnoth/experimental/debian/control =================================================================== --- packages/branches/wesnoth/experimental/debian/control 2009-08-17 19:27:56 UTC (rev 10150) +++ packages/branches/wesnoth/experimental/debian/control 2009-08-17 20:50:30 UTC (rev 10151) @@ -4,10 +4,10 @@ Maintainer: Debian Games Team <[email protected]> Build-Depends: debhelper (>= 7), quilt, libsdl-image1.2-dev, libfreetype6-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libfribidi-dev, libsdl1.2-dev, - libsdl-ttf2.0-dev (>= 2.0.8), python-support, + 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.2 +Standards-Version: 3.8.3 Uploaders: Isaac Clerencia <[email protected]>, Cyril Bouthors <[email protected]>, Gerfried Fuchs <[email protected]> Homepage: http://wesnoth.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/branches/wesnoth/experimental/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

