Author: dominik-guest Date: 2009-03-26 18:59:43 +0000 (Thu, 26 Mar 2009) New Revision: 8125
Modified: trunk/checkstyle/debian/README.Debian trunk/checkstyle/debian/changelog Log: minor fixes Modified: trunk/checkstyle/debian/README.Debian =================================================================== --- trunk/checkstyle/debian/README.Debian 2009-03-26 14:48:39 UTC (rev 8124) +++ trunk/checkstyle/debian/README.Debian 2009-03-26 18:59:43 UTC (rev 8125) @@ -20,3 +20,13 @@ -- Arnaud Vandyck <[email protected]>, Fri Jun 4 13:39:14 2004 + + +Wrapper was added in version 4.4+dfsg-2: + +/usr/bin/checkstyle [options] + +There is no need to set CLASSPATH manually anymore. + + -- Dominik Smatana <[email protected]> Thu, 26 Mar 2009 19:52:23 +0100 + Modified: trunk/checkstyle/debian/changelog =================================================================== --- trunk/checkstyle/debian/changelog 2009-03-26 14:48:39 UTC (rev 8124) +++ trunk/checkstyle/debian/changelog 2009-03-26 18:59:43 UTC (rev 8125) @@ -1,12 +1,10 @@ -checkstyle (4.4+dfsg-3) unstable; urgency=low +checkstyle (4.4+dfsg-2) unstable; urgency=low + [ Dominik Smatana ] * Added wrapper for checkstyle.jar (closes: #512149) * Updated to standards version 3.8.0 - -- Dominik Smatana <[email protected]> Wed, 25 Mar 2009 22:27:35 +0100 - -checkstyle (4.4+dfsg-2) UNRELEASED; urgency=low - + [ Michael Koch ] * Fixed watch file to match current version scheme also. * Use uscan sf.net helper for SourceForge. Fixes upstream checking. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

