[pkg-java] r13726 - trunk/antlr/debian
Tony Mancill
tmancill at alioth.debian.org
Mon May 30 21:06:33 UTC 2011
Author: tmancill
Date: 2011-05-30 21:06:33 +0000 (Mon, 30 May 2011)
New Revision: 13726
Modified:
trunk/antlr/debian/changelog
trunk/antlr/debian/control
Log:
prepare upload for #628380
Modified: trunk/antlr/debian/changelog
===================================================================
--- trunk/antlr/debian/changelog 2011-05-30 20:21:27 UTC (rev 13725)
+++ trunk/antlr/debian/changelog 2011-05-30 21:06:33 UTC (rev 13726)
@@ -8,12 +8,12 @@
* Removed Arnaud Vandyck, John Leuner and Barry Hawkins from
uploaders. Thanks for your work on this package.
* Replaced B-D on default-jdk-builddep with gcj-native-helper
- and default-jdk. (Closes: #628380)
+ and default-jdk.
[ tony mancill ]
* Bumped Stands-Versions to 3.9.2. (no changes)
* Update debian/copyright format to DEP-5.
- * Annotate Niels' B-D changelog entry with bug number.
+ * Remove cantlr Depends on gij. (Closes: #628380)
-- tony mancill <tmancill at debian.org> Mon, 30 May 2011 12:46:57 -0700
Modified: trunk/antlr/debian/control
===================================================================
--- trunk/antlr/debian/control 2011-05-30 20:21:27 UTC (rev 13725)
+++ trunk/antlr/debian/control 2011-05-30 21:06:33 UTC (rev 13726)
@@ -50,7 +50,7 @@
${shlibs:Depends}
Replaces: antlr-gcj
Description: language tool for constructing recognizers, compilers etc
- Native support for gij for antlr. ANTLR stands for ANother
+ Native support for gcj for antlr. ANTLR stands for ANother
Tool for Language Recognition, (formerly PCCTS). It is a language tool
that provides a framework for constructing recognizers, compilers, and
translators from grammatical descriptions containing C++
@@ -85,7 +85,10 @@
Package: cantlr
Section: devel
Architecture: any
-Depends: ${misc:Depends}, gij, libantlr-java-gcj, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ gcj-jre | gcj-jre-headless,
+ libantlr-java-gcj,
+ ${shlibs:Depends}
Description: language tool for constructing recognizers, compilers etc
This is the native-compiled version of antlr. ANTLR stands for ANother
Tool for Language Recognition, (formerly PCCTS). It is a language tool
More information about the pkg-java-commits
mailing list