[antlr] 64/87: default-jdk-builddep transition, Uploader pruning, bumped S-V.

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 d9850d0ef15b2cfa0b5374f310967d7a0b4d0cdd
Author: Niels Thykier <nthykier at debian.org>
Date:   Tue Jun 29 20:30:55 2010 +0000

    default-jdk-builddep transition, Uploader pruning, bumped S-V.
---
 debian/changelog | 11 +++++++++++
 debian/control   |  8 +++++---
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 84fb76f..8b3d138 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.
diff --git a/debian/control b/debian/control
index 9584514..8c60cfc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: antlr
 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 @@ Architecture: all
 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 @@ Section: python
 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).

-- 
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