Author: jscinoz-guest Date: 2008-04-20 00:48:41 +0000 (Sun, 20 Apr 2008) New Revision: 6667
Modified: packages/trunk/pnglite/debian/control packages/trunk/pnglite/debian/copyright Log: Number of changes in control and copyright to make package lintian clean Modified: packages/trunk/pnglite/debian/control =================================================================== --- packages/trunk/pnglite/debian/control 2008-04-20 00:25:33 UTC (rev 6666) +++ packages/trunk/pnglite/debian/control 2008-04-20 00:48:41 UTC (rev 6667) @@ -11,7 +11,7 @@ Package: libpnglite-dev Section: libdevel Architecture: any -Description: lightweight C library for loading and writing 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 Modified: packages/trunk/pnglite/debian/copyright =================================================================== --- packages/trunk/pnglite/debian/copyright 2008-04-20 00:25:33 UTC (rev 6666) +++ packages/trunk/pnglite/debian/copyright 2008-04-20 00:48:41 UTC (rev 6667) @@ -3,7 +3,7 @@ It was downloaded from http://www.karlings.com/~danne/pnglite/ -Upstream Author(s): +Upstream Author: Daniel Karling <[EMAIL PROTECTED]> _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

