Author: vcheng Date: 2014-01-28 06:29:11 +0000 (Tue, 28 Jan 2014) New Revision: 14885
Modified: packages/trunk/garden-of-coloured-lights/debian/changelog packages/trunk/garden-of-coloured-lights/debian/control Log: g-o-c-l: Build-depend on liballegro4-dev instead of virtual liballegro4.2-dev Modified: packages/trunk/garden-of-coloured-lights/debian/changelog =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/changelog 2014-01-27 12:23:39 UTC (rev 14884) +++ packages/trunk/garden-of-coloured-lights/debian/changelog 2014-01-28 06:29:11 UTC (rev 14885) @@ -1,12 +1,15 @@ -garden-of-coloured-lights (1.0.8-2) UNRELEASED; urgency=low +garden-of-coloured-lights (1.0.8-2) unstable; urgency=low + * Team upload. + [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org [ Vincent Cheng ] * Update my email address. + * Build-depend on liballegro4-dev instead of virtual liballegro4.2-dev. - -- Vincent Cheng <[email protected]> Wed, 15 Jan 2014 18:52:05 -0800 + -- Vincent Cheng <[email protected]> Mon, 27 Jan 2014 22:28:01 -0800 garden-of-coloured-lights (1.0.8-1) unstable; urgency=low Modified: packages/trunk/garden-of-coloured-lights/debian/control =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/control 2014-01-27 12:23:39 UTC (rev 14884) +++ packages/trunk/garden-of-coloured-lights/debian/control 2014-01-28 06:29:11 UTC (rev 14885) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Vincent Cheng <[email protected]> Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake1.11, - liballegro4.2-dev + liballegro4-dev Standards-Version: 3.9.2 Homepage: http://garden.sourceforge.net/ Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/garden-of-coloured-lights/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

