Author: miriam Date: 2010-08-27 17:31:33 +0000 (Fri, 27 Aug 2010) New Revision: 11327
Added: packages/branches/love/0.6/debian/love0.6-doc.doc-base Modified: packages/branches/love/0.6/debian/changelog Log: Fix manpages Modified: packages/branches/love/0.6/debian/changelog =================================================================== --- packages/branches/love/0.6/debian/changelog 2010-08-27 17:09:25 UTC (rev 11326) +++ packages/branches/love/0.6/debian/changelog 2010-08-27 17:31:33 UTC (rev 11327) @@ -2,21 +2,13 @@ [ Miriam Ruiz ] * New Upstream Release. - * Upgraded Standards-Version from 3.8.3 to 3.9.1 - - -- Miriam Ruiz <[email protected]> Wed, 25 Aug 2010 05:06:09 +0200 - -love0.6 (0.6.0-1) UNRELEASED; urgency=low - - [ Miriam Ruiz ] - * New Upstream Release. Renamed package so that it can coexist with 0.5 - * Upgraded Standards-Version from 3.8.1 to 3.8.3 + * Upgraded Standards-Version from 3.8.1 to 3.9.1 * Added build dependencies: pkg-config, libmpg123-dev, libopenal-dev, libflac++-dev, libmng-dev, libmodplug-dev, libxpm-dev, libxcursor-dev, libxxf86vm-dev, libtiff4-dev, libpng12-dev * Refreshed gcc-4.4.patch and removed the rest of patches - -- Miriam Ruiz <[email protected]> Mon, 01 Feb 2010 22:00:07 +0100 + -- Miriam Ruiz <[email protected]> Wed, 25 Aug 2010 05:06:09 +0200 love (0.5.0-2) unstable; urgency=low Added: packages/branches/love/0.6/debian/love0.6-doc.doc-base =================================================================== --- packages/branches/love/0.6/debian/love0.6-doc.doc-base (rev 0) +++ packages/branches/love/0.6/debian/love0.6-doc.doc-base 2010-08-27 17:31:33 UTC (rev 11327) @@ -0,0 +1,11 @@ +Document: love0.6-doc +Title: LÖVE 0.6.1 Reference Manual +Author: LÖVE Development Team +Abstract: This manual is the official + documentation for the game development + framework LÖVE release 0.6.1. +Section: Programming + +Format: HTML +Index: /usr/share/doc/love0.6/html/index.html +Files: /usr/share/doc/love0.6/html/*.html _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

