Author: alfie Date: 2009-06-21 19:46:33 +0000 (Sun, 21 Jun 2009) New Revision: 9873
Modified: packages/trunk/wesnoth/ packages/trunk/wesnoth/debian/changelog packages/trunk/wesnoth/debian/control Log: wesnoth (1:1.6.3-1) unstable; urgency=low * New upstream release. * Raised debhelper dependency to >= 6.0.7~ because of use of dh_lintian. * Switch back to unversioned boost Build-Depends (closes: #531122) Property changes on: packages/trunk/wesnoth ___________________________________________________________________ Modified: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.6.2.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.6.3.orig.tar.gz Modified: packages/trunk/wesnoth/debian/changelog =================================================================== --- packages/trunk/wesnoth/debian/changelog 2009-06-19 19:53:29 UTC (rev 9872) +++ packages/trunk/wesnoth/debian/changelog 2009-06-21 19:46:33 UTC (rev 9873) @@ -1,3 +1,11 @@ +wesnoth (1:1.6.3-1) unstable; urgency=low + + * New upstream release. + * Raised debhelper dependency to >= 6.0.7~ because of use of dh_lintian. + * Switch back to unversioned boost Build-Depends (closes: #531122) + + -- Gerfried Fuchs <[email protected]> Sun, 21 Jun 2009 21:44:53 +0200 + wesnoth (1:1.6.2-1) unstable; urgency=low * New upstream release. Modified: packages/trunk/wesnoth/debian/control =================================================================== --- packages/trunk/wesnoth/debian/control 2009-06-19 19:53:29 UTC (rev 9872) +++ packages/trunk/wesnoth/debian/control 2009-06-21 19:46:33 UTC (rev 9873) @@ -2,10 +2,10 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Build-Depends: debhelper (>= 5), quilt, libsdl-image1.2-dev, libfreetype6-dev, +Build-Depends: debhelper (>= 6.0.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, - libboost-iostreams1.37-dev, libboost-test1.37-dev, libboost-regex1.37-dev, + libboost-iostreams-dev, libboost-test-dev, libboost-regex-dev, libpango1.0-dev Standards-Version: 3.8.1 Uploaders: Isaac Clerencia <[email protected]>, Cyril Bouthors <[email protected]>, Gerfried Fuchs <[email protected]> _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

