[antlr] 66/87: prepare upload for #628380
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Oct 24 14:49:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository antlr.
commit 1efd28e06603970b24d4da3b3fc667e89b965561
Author: Tony Mancill <tmancill at debian.org>
Date: Mon May 30 21:06:33 2011 +0000
prepare upload for #628380
---
debian/changelog | 4 ++--
debian/control | 7 +++++--
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6b9f683..adbf710 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,12 +8,12 @@ antlr (2.7.7-17) unstable; urgency=low
* 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
diff --git a/debian/control b/debian/control
index e880de7..3a1299c 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Depends: ${misc:Depends}, libantlr-java (>= ${source:Version}),
${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 @@ Description: language tool for constructing recognizers, compilers etc
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr.git
More information about the pkg-java-commits
mailing list