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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
antlr4 (4.7.2-1) unstable; urgency=medium
[ Andrius Merkys ]
* Adding /usr/share/java/treelayout.jar to CLASSPATH in grun (Closes: #902230).
[ Andrej Shadura ]
* New upstream release.
-- Andrej Shadura <andrewsh@debian.org> Wed, 20 Feb 2019 10:50:34 +0100
antlr4 (4.7.1-1) unstable; urgency=medium
* Team upload.
[ Andrius Merkys ]
* New upstream version 4.7.1 (Closes: #911371)
* Adding a patch to fix string template input file
tool/resources/org/antlr/v4/tool/templates/unicodedata.st.
* Adding new build-depends to d/control.
* Replacing embedded JavaScript code with symlinks.
-- Andrej Shadura <andrewsh@debian.org> Sun, 30 Dec 2018 11:22:34 +0100
antlr4 (4.6-2) unstable; urgency=medium
* Added the missing runtime dependency on libjsonp-java
-- Emmanuel Bourg <ebourg@apache.org> Fri, 12 Oct 2018 10:19:57 +0200
antlr4 (4.6-1) unstable; urgency=medium
* New upstream release
- New dependency on libjsonp-java
- Updated the Maven rules
- Ignore the runtime-testsuite/annotations and runtime-testsuite/processors
modules
* Removed the Maven 2 compatibility patch
* Standards-Version updated to 4.1.5
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Thu, 19 Jul 2018 11:54:26 +0200
antlr4 (4.5.3-2) unstable; urgency=medium
* Fixed the classpath for grun (Closes: #859457)
* Depend on libmaven3-core-java instead of libmaven2-core-java
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Tue, 01 Aug 2017 11:33:03 +0200
antlr4 (4.5.3-1) unstable; urgency=medium
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Thu, 31 Mar 2016 09:39:55 +0200
antlr4 (4.5.2-1) unstable; urgency=medium
* New upstream release
* Added a convenience script to run TestRig/grun (Closes: #814253)
* Standards-Version updated to 3.9.7 (no changes)
* Use secure Vcs-* fields
-- Emmanuel Bourg <ebourg@apache.org> Tue, 22 Mar 2016 19:07:57 +0100
antlr4 (4.5.1-2) unstable; urgency=medium
* Fixed the build failure with Maven 3 (Closes: #808498)
* Build with the DH sequencer instead of CDBS
-- Emmanuel Bourg <ebourg@apache.org> Mon, 21 Dec 2015 10:44:45 +0100
antlr4 (4.5.1-1) unstable; urgency=medium
* Initial release (Closes: #800606)
-- Emmanuel Bourg <ebourg@apache.org> Fri, 02 Oct 2015 17:40:46 +0200
|