Author: schizo Date: 2008-12-28 05:19:05 +0000 (Sun, 28 Dec 2008) New Revision: 8568
Modified: packages/trunk/micropolis-activity/debian/changelog packages/trunk/micropolis-activity/debian/control Log: * Bump to Standards-Version 3.8.0. * Add myself to uploaders. * Add build dependency on x11proto-xext-dev. Modified: packages/trunk/micropolis-activity/debian/changelog =================================================================== --- packages/trunk/micropolis-activity/debian/changelog 2008-12-26 15:18:33 UTC (rev 8567) +++ packages/trunk/micropolis-activity/debian/changelog 2008-12-28 05:19:05 UTC (rev 8568) @@ -7,8 +7,13 @@ * Fixed optimization flags. * First release of the package. Closes: #460674 - -- Miriam Ruiz <[email protected]> Mon, 14 Jan 2008 16:44:23 +0000 + [ Clint Adams ] + * Bump to Standards-Version 3.8.0. + * Add myself to uploaders. + * Add build dependency on x11proto-xext-dev. + -- Clint Adams <[email protected]> Sun, 28 Dec 2008 00:18:24 -0500 + micropolis-activity (0.0-3) unstable; urgency=low * Satisfy the build dependency: bison Modified: packages/trunk/micropolis-activity/debian/control =================================================================== --- packages/trunk/micropolis-activity/debian/control 2008-12-26 15:18:33 UTC (rev 8567) +++ packages/trunk/micropolis-activity/debian/control 2008-12-28 05:19:05 UTC (rev 8568) @@ -2,9 +2,9 @@ Section: games Priority: extra Maintainer: Debian Games Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]>, Kenshi Muto <[email protected]> -Build-Depends: debhelper (>= 5), quilt, libx11-dev, libxpm-dev, bison -Standards-Version: 3.7.3 +Uploaders: Miriam Ruiz <[email protected]>, Kenshi Muto <[email protected]>, Clint Adams <[email protected]> +Build-Depends: debhelper (>= 5), quilt, libx11-dev, libxpm-dev, bison, x11proto-xext-dev +Standards-Version: 3.8.0 Homepage: http://www.donhopkins.com/home/micropolis/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/micropolis-activity/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/micropolis-activity/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

