1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
antlr-maven-plugin (2.2-2) unstable; urgency=low
* Added a patch to fix a NPE when the grammar options are null
(http://jira.codehaus.org/browse/MANTLR-34)
-- Emmanuel Bourg <ebourg@apache.org> Thu, 04 Jul 2013 10:27:52 +0200
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 <ebourg@apache.org> 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 <miguel@miguel.cc> 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 <twerner@debian.org> Wed, 19 May 2010 22:30:21 +0200
|