Author: vcheng Date: 2014-01-28 06:31:27 +0000 (Tue, 28 Jan 2014) New Revision: 14887
Modified: packages/trunk/garden-of-coloured-lights/debian/changelog packages/trunk/garden-of-coloured-lights/debian/control Log: g-o-c-l: standards version 3.9.5 Modified: packages/trunk/garden-of-coloured-lights/debian/changelog =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/changelog 2014-01-28 06:30:11 UTC (rev 14886) +++ packages/trunk/garden-of-coloured-lights/debian/changelog 2014-01-28 06:31:27 UTC (rev 14887) @@ -9,6 +9,7 @@ * Update my email address. * Build-depend on liballegro4-dev instead of virtual liballegro4.2-dev. * Use dh-autoreconf. + * Update to Standards version 3.9.5, no changes required. -- Vincent Cheng <[email protected]> Mon, 27 Jan 2014 22:28:01 -0800 Modified: packages/trunk/garden-of-coloured-lights/debian/control =================================================================== --- packages/trunk/garden-of-coloured-lights/debian/control 2014-01-28 06:30:11 UTC (rev 14886) +++ packages/trunk/garden-of-coloured-lights/debian/control 2014-01-28 06:31:27 UTC (rev 14887) @@ -3,17 +3,18 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Vincent Cheng <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, - liballegro4-dev -Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, liballegro4-dev +Standards-Version: 3.9.5 Homepage: http://garden.sourceforge.net/ Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/garden-of-coloured-lights/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/garden-of-coloured-lights/ Package: garden-of-coloured-lights Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, - garden-of-coloured-lights-data (= ${source:Version}) +Depends: + garden-of-coloured-lights-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} Description: abstract vertical shooter with music elements The game is basically a vertical shooter with music elements. The enemies, in fact, are kind of musical. Linley has added a simple background _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

