Author: ebourg-guest Date: 2013-07-03 12:54:13 +0000 (Wed, 03 Jul 2013) New Revision: 16981
Added: tags/antlr-maven-plugin/2.2-1/ tags/antlr-maven-plugin/2.2-1/debian/changelog tags/antlr-maven-plugin/2.2-1/debian/control tags/antlr-maven-plugin/2.2-1/debian/libantlr-maven-plugin-java.lintian-overrides Removed: tags/antlr-maven-plugin/2.2-1/debian/changelog tags/antlr-maven-plugin/2.2-1/debian/control Log: [svn-buildpackage] Tagging antlr-maven-plugin 2.2-1 Deleted: tags/antlr-maven-plugin/2.2-1/debian/changelog =================================================================== --- trunk/antlr-maven-plugin/debian/changelog 2013-07-03 12:30:50 UTC (rev 16979) +++ tags/antlr-maven-plugin/2.2-1/debian/changelog 2013-07-03 12:54:13 UTC (rev 16981) @@ -1,34 +0,0 @@ -antlr-maven-plugin (2.2-1) unstable; urgency=low - - * Team upload. - * New upstream release - * Refreshed the patch - * Added a dependency on libcommons-exec-java - * Updated Standards-Version to 3.9.4 (no changes) - * debian/copyright: Updated the Format URI to the version 1.0 - - -- Emmanuel Bourg <[email protected]> Fri, 26 Apr 2013 10:39:56 +0200 - -antlr-maven-plugin (2.1-2) unstable; urgency=low - - * Team upload. - * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #655371). - * Refresh modello-1.1.patch. (Closes: #643492). - Thanks to Daniel Schepler for contributing a fix for this bug. - * Bump Standards-Version to 3.9.2. No changes were required. - * Make copyright file DEP-5 compliant. - * Drop unnecessary B-D on quilt. - - -- Miguel Landaeta <[email protected]> Wed, 11 Jan 2012 22:54:32 -0430 - -antlr-maven-plugin (2.1-1) unstable; urgency=low - - [ Ludovic Claude ] - * Initial release (Closes: #567815) - - [ Torsten Werner ] - * Add myself to Uploaders. - * Fix debian/watch and debian/copyright. - * Switch to source format 3.0. - - -- Torsten Werner <[email protected]> Wed, 19 May 2010 22:30:21 +0200 Copied: tags/antlr-maven-plugin/2.2-1/debian/changelog (from rev 16980, trunk/antlr-maven-plugin/debian/changelog) =================================================================== --- tags/antlr-maven-plugin/2.2-1/debian/changelog (rev 0) +++ tags/antlr-maven-plugin/2.2-1/debian/changelog 2013-07-03 12:54:13 UTC (rev 16981) @@ -0,0 +1,35 @@ +antlr-maven-plugin (2.2-1) unstable; urgency=low + + * New upstream release + * Refreshed the patch + * Added a dependency on libcommons-exec-java + * Updated Standards-Version to 3.9.4 (no changes) + * debian/copyright: Updated the Format URI to the version 1.0 + * Use canonical URLs for the Vcs-* fields + * Added a lintian override for the javalib-but-no-public-jars warning + + -- Emmanuel Bourg <[email protected]> Wed, 03 Jul 2013 14:40:27 +0200 + +antlr-maven-plugin (2.1-2) unstable; urgency=low + + * Team upload. + * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #655371). + * Refresh modello-1.1.patch. (Closes: #643492). + Thanks to Daniel Schepler for contributing a fix for this bug. + * Bump Standards-Version to 3.9.2. No changes were required. + * Make copyright file DEP-5 compliant. + * Drop unnecessary B-D on quilt. + + -- Miguel Landaeta <[email protected]> Wed, 11 Jan 2012 22:54:32 -0430 + +antlr-maven-plugin (2.1-1) unstable; urgency=low + + [ Ludovic Claude ] + * Initial release (Closes: #567815) + + [ Torsten Werner ] + * Add myself to Uploaders. + * Fix debian/watch and debian/copyright. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Wed, 19 May 2010 22:30:21 +0200 Deleted: tags/antlr-maven-plugin/2.2-1/debian/control =================================================================== --- trunk/antlr-maven-plugin/debian/control 2013-07-03 12:30:50 UTC (rev 16979) +++ tags/antlr-maven-plugin/2.2-1/debian/control 2013-07-03 12:54:13 UTC (rev 16981) @@ -1,28 +0,0 @@ -Source: antlr-maven-plugin -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Ludovic Claude <[email protected]>, Torsten Werner <[email protected]>, - Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>> 0.7) -Build-Depends-Indep: libmaven-antrun-plugin-java (>= 1.3), libmaven-clean-plugin-java (>= 2.3), - libmaven-compiler-plugin-java (>= 2.0.2), libmaven-invoker-plugin-java (>= 1.3), - libmaven-jar-plugin-java (>= 2.2), libmaven-resources-plugin-java (>= 2.3), - libmaven-site-plugin-java (>= 2.0), libmodello-maven-plugin-java (>= 1.1), - libsurefire-java (>= 2.4.3), libmaven-reporting-impl-java, libmaven2-core-java, - libplexus-i18n-java, libplexus-utils-java, libwagon-java, libmaven-plugin-tools-java, - libcommons-exec-java -Standards-Version: 3.9.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/antlr-maven-plugin -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/antlr-maven-plugin/ -Homepage: http://mojo.codehaus.org/antlr-maven-plugin/ - -Package: libantlr-maven-plugin-java -Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} -Recommends: ${maven:OptionalDepends} -Description: Maven ANTLR Plugin - Maven Plugin for Antlr v2. It can generate code from Antlr 2 scripts - inside a Maven build. - - Copied: tags/antlr-maven-plugin/2.2-1/debian/control (from rev 16980, trunk/antlr-maven-plugin/debian/control) =================================================================== --- tags/antlr-maven-plugin/2.2-1/debian/control (rev 0) +++ tags/antlr-maven-plugin/2.2-1/debian/control 2013-07-03 12:54:13 UTC (rev 16981) @@ -0,0 +1,36 @@ +Source: antlr-maven-plugin +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Ludovic Claude <[email protected]>, + Torsten Werner <[email protected]>, + Emmanuel Bourg <[email protected]> +Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>> 0.7) +Build-Depends-Indep: libcommons-exec-java, + libmaven-antrun-plugin-java (>= 1.3), + libmaven-clean-plugin-java (>= 2.3), + libmaven-compiler-plugin-java (>= 2.0.2), + libmaven-invoker-plugin-java (>= 1.3), + libmaven-jar-plugin-java (>= 2.2), + libmaven-plugin-tools-java, + libmaven-reporting-impl-java, + libmaven-resources-plugin-java (>= 2.3), + libmaven-site-plugin-java (>= 2.0), + libmaven2-core-java, + libmodello-maven-plugin-java (>= 1.1), + libplexus-i18n-java, + libplexus-utils-java, + libsurefire-java (>= 2.4.3), + libwagon-java +Standards-Version: 3.9.4 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/antlr-maven-plugin +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/antlr-maven-plugin/ +Homepage: http://mojo.codehaus.org/antlr-maven-plugin/ + +Package: libantlr-maven-plugin-java +Architecture: all +Depends: ${maven:Depends}, ${misc:Depends} +Recommends: ${maven:OptionalDepends} +Description: Maven ANTLR Plugin + Maven Plugin for Antlr v2. It can generate code from Antlr 2 scripts + inside a Maven build. Copied: tags/antlr-maven-plugin/2.2-1/debian/libantlr-maven-plugin-java.lintian-overrides (from rev 16980, trunk/antlr-maven-plugin/debian/libantlr-maven-plugin-java.lintian-overrides) =================================================================== --- tags/antlr-maven-plugin/2.2-1/debian/libantlr-maven-plugin-java.lintian-overrides (rev 0) +++ tags/antlr-maven-plugin/2.2-1/debian/libantlr-maven-plugin-java.lintian-overrides 2013-07-03 12:54:13 UTC (rev 16981) @@ -0,0 +1,2 @@ +# Jars for Maven plugins are only deployed in /usr/share/maven-repo +javalib-but-no-public-jars _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

