Author: malat-guest Date: 2011-03-08 08:15:52 +0000 (Tue, 08 Mar 2011) New Revision: 6192
Modified: trunk/packages/log4qt/debian/changelog trunk/packages/log4qt/debian/control Log: Update info Modified: trunk/packages/log4qt/debian/changelog =================================================================== --- trunk/packages/log4qt/debian/changelog 2011-03-08 08:07:55 UTC (rev 6191) +++ trunk/packages/log4qt/debian/changelog 2011-03-08 08:15:52 UTC (rev 6192) @@ -1,5 +1,5 @@ log4qt (0.3-1) unstable; urgency=low - * Initial release (Closes: #) + * Initial release (Closes: #617335) -- Mathieu Malaterre <[email protected]> Sat, 05 Mar 2011 16:34:12 +0100 Modified: trunk/packages/log4qt/debian/control =================================================================== --- trunk/packages/log4qt/debian/control 2011-03-08 08:07:55 UTC (rev 6191) +++ trunk/packages/log4qt/debian/control 2011-03-08 08:15:52 UTC (rev 6192) @@ -14,10 +14,25 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: C++ port of the Log4j package using the Trolltech Qt Framework. - todo + Log4Qt is a C++ port of the Apache Software Foundation Log4j package using the + Trolltech Qt Framework. + . + One of the distinctive features of log4qt is the notion of hierarchical + loggers. Using loggers it is possible to selectively control which log + statements are output at arbitrary granularity. + . + This package contains the libraries needed to run log4qt applications. Package: liblog4qt0-dev Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: C++ port of the Log4j package using the Trolltech Qt Framework. - todo + Log4Qt is a C++ port of the Apache Software Foundation Log4j package using the + Trolltech Qt Framework. + . + One of the distinctive features of log4qt is the notion of hierarchical + loggers. Using loggers it is possible to selectively control which log + statements are output at arbitrary granularity. + . + This package contains the development files needed to build log4qt applications. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
