Author: twerner Date: 2010-05-16 11:57:48 +0000 (Sun, 16 May 2010) New Revision: 12431
Modified: trunk/maven2/debian/changelog trunk/maven2/debian/control Log: * Remove Paul from Uploaders list. * Add myself to Uploaders list. * Build with maven2-core 2.2.1-3. Modified: trunk/maven2/debian/changelog =================================================================== --- trunk/maven2/debian/changelog 2010-05-16 11:55:23 UTC (rev 12430) +++ trunk/maven2/debian/changelog 2010-05-16 11:57:48 UTC (rev 12431) @@ -1,3 +1,11 @@ +maven2 (2.2.1-5) unstable; urgency=low + + * Remove Paul from Uploaders list. + * Add myself to Uploaders list. + * Build with maven2-core 2.2.1-3. + + -- Torsten Werner <[email protected]> Sun, 16 May 2010 13:43:36 +0200 + maven2 (2.2.1-4) unstable; urgency=low * Improve bash completion for maven2, -D options are better Modified: trunk/maven2/debian/control =================================================================== --- trunk/maven2/debian/control 2010-05-16 11:55:23 UTC (rev 12430) +++ trunk/maven2/debian/control 2010-05-16 11:57:48 UTC (rev 12431) @@ -2,8 +2,8 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Paul Cager <[email protected]>, Michael Koch <[email protected]>, - Ludovic Claude <[email protected]> +Uploaders: Michael Koch <[email protected]>, Ludovic Claude <[email protected]>, + Torsten Werner <[email protected]> Build-Depends-Indep: maven-repo-helper, ant-optional, junit, libmaven-clean-plugin-java, libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-jar-plugin-java, libmaven-resources-plugin-java, libmaven-shade-plugin-java, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

