Author: sargentd-guest Date: 2008-02-08 11:13:22 +0000 (Fri, 08 Feb 2008) New Revision: 5694
Modified: packages/trunk/pokerth/debian/changelog packages/trunk/pokerth/debian/control Log: remove unneeded build-dependencies Modified: packages/trunk/pokerth/debian/changelog =================================================================== --- packages/trunk/pokerth/debian/changelog 2008-02-08 01:55:54 UTC (rev 5693) +++ packages/trunk/pokerth/debian/changelog 2008-02-08 11:13:22 UTC (rev 5694) @@ -1,3 +1,9 @@ +pokerth (0.6-1-3) UNRELEASED; urgency=low + + * Remove build-dependency on qt4-dev-tools and libboost-dev (thanks Ubuntu) + + -- Evgeni Golov <[EMAIL PROTECTED]> Fri, 08 Feb 2008 11:47:57 +0100 + pokerth (0.6-1-2) unstable; urgency=low * Switch to DejaVu fonts (Closes: #461283) Modified: packages/trunk/pokerth/debian/control =================================================================== --- packages/trunk/pokerth/debian/control 2008-02-08 01:55:54 UTC (rev 5693) +++ packages/trunk/pokerth/debian/control 2008-02-08 11:13:22 UTC (rev 5694) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Mario Iseli <[EMAIL PROTECTED]>, Evgeni Golov <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5.0.0), dpatch, libqt4-dev, qt4-dev-tools, libboost-dev, libboost-thread-dev, libboost-date-time-dev, libsdl-mixer1.2-dev, libmikmod2-dev, libboost-filesystem-dev +Build-Depends: debhelper (>= 5.0.0), dpatch, libqt4-dev, libboost-thread-dev, libboost-date-time-dev, libsdl-mixer1.2-dev, libmikmod2-dev, libboost-filesystem-dev Standards-Version: 3.7.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pokerth/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pokerth/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

