Author: jscinoz-guest Date: 2008-04-19 23:52:38 +0000 (Sat, 19 Apr 2008) New Revision: 6664
Modified: packages/trunk/pnglite/debian/changelog packages/trunk/pnglite/debian/control Log: Updated changelog with correct ITP bug number, updated control with Debian Games Team as Maintainer Modified: packages/trunk/pnglite/debian/changelog =================================================================== --- packages/trunk/pnglite/debian/changelog 2008-04-19 13:30:24 UTC (rev 6663) +++ packages/trunk/pnglite/debian/changelog 2008-04-19 23:52:38 UTC (rev 6664) @@ -1,6 +1,6 @@ pnglite (0.1.17-1) unstable; urgency=low - * Initial release (Closes: #nnnn) + * Initial release (Closes: #476892) -- Jack Coulter <[EMAIL PROTECTED]> Fri, 18 Apr 2008 09:57:18 +1000 Modified: packages/trunk/pnglite/debian/control =================================================================== --- packages/trunk/pnglite/debian/control 2008-04-19 13:30:24 UTC (rev 6663) +++ packages/trunk/pnglite/debian/control 2008-04-19 23:52:38 UTC (rev 6664) @@ -1,14 +1,17 @@ Source: pnglite Priority: optional -Maintainer: Jack Coulter <[EMAIL PROTECTED]> +Maintainer: Debian Games Team <[EMAIL PROTECTED]> +Uploaders: Jack Coulter <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), quilt, zlib1g-dev +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pnglite +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pnglite/?op=log Standards-Version: 3.7.2 Section: devel Package: libpnglite-dev Section: libdevel Architecture: any -Description: pnglite is a C library for loading PNG images. +Description: lightweight C library for loading and writing PNG images. It was created as a substitute for libpng in situations when libpng is more than enough. It currently requires zlib for inflate and crc checking and it can read the most common types of PNG images. The library has a small and _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

