Author: sargentd-guest Date: 2009-03-22 11:10:56 +0000 (Sun, 22 Mar 2009) New Revision: 9245
Modified: packages/trunk/pokerth/debian/changelog packages/trunk/pokerth/debian/control Log: prepare 0.6.4 - upstream wants to release this weekend Modified: packages/trunk/pokerth/debian/changelog =================================================================== --- packages/trunk/pokerth/debian/changelog 2009-03-21 13:35:12 UTC (rev 9244) +++ packages/trunk/pokerth/debian/changelog 2009-03-22 11:10:56 UTC (rev 9245) @@ -1,3 +1,15 @@ +pokerth (0.6.3-2+svn1754-1) UNRELEASED; urgency=low + + * New upstream release (snapshot of upcomming 0.6.4 actually). + * debian/control: + + Build-Depend on libboost1.37 packages, as we need at least 1.36. + + Wrap and reorder Build-Depends for better reading. + + Drop unneeded Build-Depends on libmikmod2-dev and + libboost-date-time-dev. + + Bump Standards-Version to 3.8.1, no changes needed. + + -- Evgeni Golov <[email protected]> Sun, 22 Mar 2009 11:57:58 +0100 + pokerth (0.6.3-2-1) unstable; urgency=low * New upstream bugfix release. Modified: packages/trunk/pokerth/debian/control =================================================================== --- packages/trunk/pokerth/debian/control 2009-03-21 13:35:12 UTC (rev 9244) +++ packages/trunk/pokerth/debian/control 2009-03-22 11:10:56 UTC (rev 9245) @@ -3,8 +3,11 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Mario Iseli <[email protected]>, Evgeni Golov <[email protected]> -Build-Depends: debhelper (>= 5.0.0), quilt (>= 0.40), libqt4-dev, libboost-thread-dev, libboost-date-time-dev, libsdl-mixer1.2-dev, libmikmod2-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-iostreams-dev, libcurl4-gnutls-dev, libgnutls-dev -Standards-Version: 3.8.0 +Build-Depends: debhelper (>= 5.0.0), quilt (>= 0.40), libqt4-dev, + libsdl-mixer1.2-dev, libcurl4-gnutls-dev, libgnutls-dev, + libboost-filesystem1.37-dev, libboost-thread1.37-dev, + libboost-iostreams1.37-dev, libboost-system1.37-dev, libboost-program-options1.37-dev +Standards-Version: 3.8.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pokerth/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pokerth/ Homepage: http://www.pokerth.net/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

