[pkg-java] r12702 - trunk/antlr/debian
Niels Thykier
nthykier-guest at alioth.debian.org
Tue Jun 29 20:30:55 UTC 2010
Author: nthykier-guest
Date: 2010-06-29 20:30:55 +0000 (Tue, 29 Jun 2010)
New Revision: 12702
Modified:
trunk/antlr/debian/changelog
trunk/antlr/debian/control
Log:
default-jdk-builddep transition, Uploader pruning, bumped S-V.
Modified: trunk/antlr/debian/changelog
===================================================================
--- trunk/antlr/debian/changelog 2010-06-29 20:25:14 UTC (rev 12701)
+++ trunk/antlr/debian/changelog 2010-06-29 20:30:55 UTC (rev 12702)
@@ -1,3 +1,14 @@
+antlr (2.7.7-17) UNRELEASED; urgency=low
+
+ * Bumped Stands-Versions to 3.9.0.
+ - Added some missing Breaks.
+ * 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.
+
+ -- Niels Thykier <niels at thykier.net> Tue, 29 Jun 2010 22:27:38 +0200
+
antlr (2.7.7-16) unstable; urgency=low
* Team upload.
Modified: trunk/antlr/debian/control
===================================================================
--- trunk/antlr/debian/control 2010-06-29 20:25:14 UTC (rev 12701)
+++ trunk/antlr/debian/control 2010-06-29 20:30:55 UTC (rev 12702)
@@ -2,10 +2,10 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, John Leuner <jewel at debian.org>, Michael Koch <konqueror at gmx.de>, Barry Hawkins <barry at bytemason.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 7), default-jdk-builddep, python, autotools-dev, python-all-dev (>= 2.3.5-11), sharutils
+Uploaders: Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 7), default-jdk, gcj-native-helper, python, autotools-dev, python-all-dev (>= 2.3.5-11), sharutils
Build-Depends-Indep: maven-repo-helper, python-support (>= 0.3), nant, cli-common-dev (>= 0.7), mono-devel | c-sharp-compiler, libmono-winforms2.0-cil
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/antlr
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/antlr
Homepage: http://www.antlr2.org/
@@ -34,6 +34,7 @@
Depends: ${misc:Depends}
Recommends: libantlr-java-gcj
Replaces: antlr (<< 2.7.7-8)
+Breaks: antlr (<< 2.7.7-8)
Description: language tool for constructing recognizers, compilers etc (java library)
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is
a language tool that provides a framework for constructing recognizers,
@@ -114,6 +115,7 @@
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Replaces: antlr (<< 2.7.7-10)
+Breaks: antlr (<< 2.7.7-10)
Description: language tool for constructing recognizers, compilers etc
This package contains the Python version of antlr. ANTLR stands for
ANother Tool for Language Recognition, (formerly PCCTS).
More information about the pkg-java-commits
mailing list