Author: vcheng Date: 2014-06-11 04:36:51 +0000 (Wed, 11 Jun 2014) New Revision: 15125
Modified: packages/trunk/0ad/debian/changelog packages/trunk/0ad/debian/control Log: Tighten build-dep on miniupnpc Modified: packages/trunk/0ad/debian/changelog =================================================================== --- packages/trunk/0ad/debian/changelog 2014-06-04 12:38:44 UTC (rev 15124) +++ packages/trunk/0ad/debian/changelog 2014-06-11 04:36:51 UTC (rev 15125) @@ -1,3 +1,9 @@ +0ad (0.0.16-3) UNRELEASED; urgency=medium + + * Tighten build-dep on libminiupnpc-dev (>= 1.6). + + -- Vincent Cheng <[email protected]> Tue, 10 Jun 2014 21:33:38 -0700 + 0ad (0.0.16-2) unstable; urgency=medium * Remove armel from Architecture list in debian/control. Modified: packages/trunk/0ad/debian/control =================================================================== --- packages/trunk/0ad/debian/control 2014-06-04 12:38:44 UTC (rev 15124) +++ packages/trunk/0ad/debian/control 2014-06-11 04:36:51 UTC (rev 15125) @@ -15,7 +15,7 @@ libgloox-dev (>= 1.0.9), libicu-dev, libjpeg-dev, - libminiupnpc-dev, + libminiupnpc-dev (>= 1.6), libmozjs-24-dev, libnvtt-dev (>= 2.0.8-1+dfsg-4~), libogg-dev, _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

