Author: tmancill Date: 2014-05-11 15:07:38 +0000 (Sun, 11 May 2014) New Revision: 18127
Modified: trunk/checkstyle/debian/README.Debian trunk/checkstyle/debian/changelog Log: update readme; prepare for upload Modified: trunk/checkstyle/debian/README.Debian =================================================================== --- trunk/checkstyle/debian/README.Debian 2014-05-11 00:07:01 UTC (rev 18126) +++ trunk/checkstyle/debian/README.Debian 2014-05-11 15:07:38 UTC (rev 18127) @@ -1,29 +1,8 @@ checkstyle for Debian --------------------- -USAGE: ------- +A wrapper was added in version 4.4+dfsg-2: -Do not forget to set your CLASSPATH variable to match the correct -requirements to use this library: - -antlrall.jar -regexp.jar -commons-collections.jar -commons-cli.jar -commons-beanutils.jar -commons-logging.jar - -If you did install checkstyle, you already have the correct -dependencies. You'll find all the necessary packages in -'/usr/share/java'. - - - -- 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. Modified: trunk/checkstyle/debian/changelog =================================================================== --- trunk/checkstyle/debian/changelog 2014-05-11 00:07:01 UTC (rev 18126) +++ trunk/checkstyle/debian/changelog 2014-05-11 15:07:38 UTC (rev 18127) @@ -1,11 +1,12 @@ -checkstyle (5.7-2) UNRELEASED; urgency=medium +checkstyle (5.7-2) unstable; urgency=medium * Team upload. * Patch jar list in wrapper script and add dependency on libcommons-colleections3-java. (Closes: #747560) - Thanks to Saikrishna Arcot for the bug report and patch. + * Update README.Debian - -- tony mancill <[email protected]> Sat, 10 May 2014 07:40:08 -0700 + -- tony mancill <[email protected]> Sun, 11 May 2014 08:07:14 -0700 checkstyle (5.7-1) unstable; urgency=medium _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

