Author: nomadium-guest Date: 2010-12-04 20:16:41 +0000 (Sat, 04 Dec 2010) New Revision: 13141
Modified: trunk/checkstyle/debian/changelog trunk/checkstyle/debian/control Log: * Remove inactive maintainers and add myself to Uploaders. Modified: trunk/checkstyle/debian/changelog =================================================================== --- trunk/checkstyle/debian/changelog 2010-12-04 18:14:28 UTC (rev 13140) +++ trunk/checkstyle/debian/changelog 2010-12-04 20:16:41 UTC (rev 13141) @@ -1,7 +1,8 @@ checkstyle (5.3-1) UNRELEASED; urgency=low - * Team upload. * New upstream release. (Closes: #554610). + * Remove inactive maintainers and add myself to Uploaders. + Thanks to previous maintainers for the work on this package. * Switch build system from Ant to Maven + Javahelper. * Rework Build-Depends and Depends. * Bump Standards-Version to 3.9.1. No changes were required. Modified: trunk/checkstyle/debian/control =================================================================== --- trunk/checkstyle/debian/control 2010-12-04 18:14:28 UTC (rev 13140) +++ trunk/checkstyle/debian/control 2010-12-04 20:16:41 UTC (rev 13141) @@ -2,7 +2,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Arnaud Vandyck <[email protected]>, Dominik Smatana <[email protected]>, Michael Koch <[email protected]>, Paul Cager <[email protected]> +Uploaders: Michael Koch <[email protected]>, Miguel Landaeta <[email protected]> Build-Depends: cdbs, debhelper (>= 7), ant-optional, default-jdk, javahelper Build-Depends-Indep: junit4 (>= 4.8), libcommons-beanutils-java (>= 1.5), libgoogle-collections-java (>= 1.0~rc2), antlr (>= 2.7.6), _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

