Author: evgeni Date: 2012-06-26 18:57:15 +0000 (Tue, 26 Jun 2012) New Revision: 13733
Removed: packages/trunk/pokerth/debian/patches/fix-ftbfs-gcc-4.7-672007.patch Modified: packages/trunk/pokerth/debian/changelog packages/trunk/pokerth/debian/patches/series Log: drop fix-ftbfs-gcc-4.7-672007.patch Modified: packages/trunk/pokerth/debian/changelog =================================================================== --- packages/trunk/pokerth/debian/changelog 2012-06-26 18:52:42 UTC (rev 13732) +++ packages/trunk/pokerth/debian/changelog 2012-06-26 18:57:15 UTC (rev 13733) @@ -1,6 +1,7 @@ pokerth (0.9.5-1) UNRELEASED; urgency=low * New upstream release. + * Drop fix-ftbfs-gcc-4.7-672007.patch, applied upstream. -- Evgeni Golov <[email protected]> Tue, 26 Jun 2012 20:51:15 +0200 Deleted: packages/trunk/pokerth/debian/patches/fix-ftbfs-gcc-4.7-672007.patch =================================================================== --- packages/trunk/pokerth/debian/patches/fix-ftbfs-gcc-4.7-672007.patch 2012-06-26 18:52:42 UTC (rev 13732) +++ packages/trunk/pokerth/debian/patches/fix-ftbfs-gcc-4.7-672007.patch 2012-06-26 18:57:15 UTC (rev 13733) @@ -1,10 +0,0 @@ ---- a/src/third_party/qtsingleapplication/qtlocalpeer.cpp 2012-05-09 21:19:32.854391150 -0400 -+++ b/src/third_party/qtsingleapplication/qtlocalpeer.cpp 2012-05-09 21:10:10.946421151 -0400 -@@ -57,6 +57,7 @@ static PProcessIdToSessionId pProcessIdT - #endif - #if defined(Q_OS_UNIX) - #include <time.h> -+#include <unistd.h> - #endif - - namespace QtLP_Private { Modified: packages/trunk/pokerth/debian/patches/series =================================================================== --- packages/trunk/pokerth/debian/patches/series 2012-06-26 18:52:42 UTC (rev 13732) +++ packages/trunk/pokerth/debian/patches/series 2012-06-26 18:57:15 UTC (rev 13733) @@ -1,2 +1 @@ 03_use_--as-needed.patch -fix-ftbfs-gcc-4.7-672007.patch _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

