Author: softcoder-guest Date: 2012-01-13 17:48:51 +0000 (Fri, 13 Jan 2012) New Revision: 13114
Modified: packages/trunk/pokerth/debian/ packages/trunk/pokerth/debian/changelog packages/trunk/pokerth/debian/control packages/trunk/pokerth/debian/patches/series Log: updated the latest upstream release Property changes on: packages/trunk/pokerth/debian ___________________________________________________________________ Modified: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/pokerth_0.8.3.orig.tar.bz2 + http://pkg-games.alioth.debian.org/tarballs/pokerth_0.9.1.orig.tar.bz2 Modified: packages/trunk/pokerth/debian/changelog =================================================================== --- packages/trunk/pokerth/debian/changelog 2012-01-13 12:02:42 UTC (rev 13113) +++ packages/trunk/pokerth/debian/changelog 2012-01-13 17:48:51 UTC (rev 13114) @@ -1,3 +1,10 @@ +pokerth (0.9.1-1) experimental; urgency=low + * Team upload. + * New upstream release. + + -- Mark Vejvoda <[email protected]> Thu, 12 Jan 2012 23:55:32 -0800 + + pokerth (0.8.3-3) unstable; urgency=low * Fix FTBFS with gcc-4.6 by not passing -no_dead_strip_inits_and_terms Modified: packages/trunk/pokerth/debian/control =================================================================== --- packages/trunk/pokerth/debian/control 2012-01-13 12:02:42 UTC (rev 13113) +++ packages/trunk/pokerth/debian/control 2012-01-13 17:48:51 UTC (rev 13114) @@ -3,11 +3,12 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Evgeni Golov <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), libqt4-dev, libgsasl7-dev, +Build-Depends: debhelper (>= 7.0.50~), libqt4-dev, libgsasl7-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libcurl4-gnutls-dev, libgnutls-dev, libsqlite3-dev, - libboost-filesystem-dev (>= 1.36.0), libboost-thread-dev (>= 1.36.0), - libboost-iostreams-dev (>= 1.36.0), libboost-system-dev (>= 1.36.0), - libboost-program-options-dev (>= 1.36.0), + libboost-filesystem-dev (>= 1.42.0), libboost-thread-dev (>= 1.42.0), + libboost-iostreams-dev (>= 1.42.0), libboost-system-dev (>= 1.42.0), + libboost-program-options-dev (>= 1.42.0), libboost-date-time-dev (>= 1.42.0), + libboost-regex-dev (>= 1.42.0), libboost-random-dev (>= 1.42.0), libircclient-dev, libtinyxml-dev Standards-Version: 3.9.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pokerth/ Modified: packages/trunk/pokerth/debian/patches/series =================================================================== --- packages/trunk/pokerth/debian/patches/series 2012-01-13 12:02:42 UTC (rev 13113) +++ packages/trunk/pokerth/debian/patches/series 2012-01-13 17:48:51 UTC (rev 13114) @@ -1,8 +1,8 @@ -01_clean_libpokerth.patch -02_use_dejavu_fonts.patch +#01_clean_libpokerth.patch +#02_use_dejavu_fonts.patch #03_use_--as-needed.patch -05_disable_gnu++0x.patch -06_fix_gcc46_ftbfs.patch -07_boost146_ftbfs_upstream.patch -08_use_debian_libircclient.patch -09_use_debian_libtinyxml.patch +#05_disable_gnu++0x.patch +#06_fix_gcc46_ftbfs.patch +#07_boost146_ftbfs_upstream.patch +#08_use_debian_libircclient.patch +#09_use_debian_libtinyxml.patch _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

