Author: evgeni Date: 2014-11-15 10:41:18 +0000 (Sat, 15 Nov 2014) New Revision: 15320
Modified: packages/trunk/pokerth/debian/changelog packages/trunk/pokerth/debian/control Log: import 1.1.1-2.2 NMU by Andreas Metzler <[email protected]> Modified: packages/trunk/pokerth/debian/changelog =================================================================== --- packages/trunk/pokerth/debian/changelog 2014-11-14 07:34:18 UTC (rev 15319) +++ packages/trunk/pokerth/debian/changelog 2014-11-15 10:41:18 UTC (rev 15320) @@ -4,6 +4,14 @@ -- Evgeni Golov <[email protected]> Tue, 23 Sep 2014 08:25:46 +0200 +pokerth (1.1.1-2.2) unstable; urgency=medium + + * Non-maintainer upload. + * Drop unused build-depends on libgnutls-dev, add b-d on libgcrypt20-dev. + Closes: #764106 + + -- Andreas Metzler <[email protected]> Sat, 11 Oct 2014 13:04:50 +0200 + pokerth (1.1.1-2.1) unstable; urgency=medium * Non-maintainer upload. Modified: packages/trunk/pokerth/debian/control =================================================================== --- packages/trunk/pokerth/debian/control 2014-11-14 07:34:18 UTC (rev 15319) +++ packages/trunk/pokerth/debian/control 2014-11-15 10:41:18 UTC (rev 15320) @@ -7,13 +7,13 @@ qtbase5-dev [!x32], libqt4-dev [x32], qtchooser, libgsasl7-dev, libsdl1.2-dev, - libsdl-mixer1.2-dev, libcurl4-gnutls-dev, libgnutls-dev, libsqlite3-dev, + libsdl-mixer1.2-dev, libcurl4-gnutls-dev, libsqlite3-dev, 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 (>= 1.8-1~), libtinyxml-dev, libprotobuf-dev, - protobuf-compiler + protobuf-compiler, libgcrypt20-dev Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/pokerth/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/pokerth/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

