Author: dominik-guest Date: 2009-03-26 19:13:14 +0000 (Thu, 26 Mar 2009) New Revision: 8126
Modified: trunk/checkstyle/debian/changelog trunk/checkstyle/debian/control Log: uploaders fix Modified: trunk/checkstyle/debian/changelog =================================================================== --- trunk/checkstyle/debian/changelog 2009-03-26 18:59:43 UTC (rev 8125) +++ trunk/checkstyle/debian/changelog 2009-03-26 19:13:14 UTC (rev 8126) @@ -8,7 +8,7 @@ * Fixed watch file to match current version scheme also. * Use uscan sf.net helper for SourceForge. Fixes upstream checking. - -- Michael Koch <[email protected]> Sat, 19 Apr 2008 08:50:21 +0200 + -- Dominik Smatana <[email protected]> Thu, 26 Mar 2009 20:10:10 +0100 checkstyle (4.4+dfsg-1) unstable; urgency=low Modified: trunk/checkstyle/debian/control =================================================================== --- trunk/checkstyle/debian/control 2009-03-26 18:59:43 UTC (rev 8125) +++ trunk/checkstyle/debian/control 2009-03-26 19:13:14 UTC (rev 8126) @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]>, Paul Cager <[email protected]> +Uploaders: Arnaud Vandyck <[email protected]>, Dominik Smatana <[email protected]>, Michael Koch <[email protected]>, Paul Cager <[email protected]> Build-Depends: cdbs, debhelper (>= 5), ant Build-Depends-Indep: default-jdk-builddep, ant-optional, junit (>= 3.8.1), libcommons-beanutils-java (>= 1.5), libcommons-collections-java (>= 2.1), libcommons-logging-java (>= 1.0.3), libregexp-java, antlr (>= 2.7.6), libcommons-cli-java, velocity, libjdom0-java, tofrodos Standards-Version: 3.8.0 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

