[jabref] 282/459: Make build and runtime dependency on antlr3 versioned.

gregor herrmann gregoa at debian.org
Thu Sep 15 20:40:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository jabref.

commit 62492edbe2a8fb0567ed46a3ef737101f0858776
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 3 17:01:11 2010 +0000

    Make build and runtime dependency on antlr3 versioned.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8c0c237..291f2f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jabref (2.6+ds-4) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * 02_libs.patch: add antlr3-runtime.jar to classpath.
+  * Make build and runtime dependency on antlr3 versioned.
 
   [ tony mancill ]
   * delete 05_antlr.patch 
diff --git a/debian/control b/debian/control
index 19f12ce..fcb9c50 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: gregor herrmann <gregoa at debian.org>
 Uploaders: tony mancill <tmancill at debian.org>
 Build-Depends: debhelper (>= 7.3.7), quilt (>= 0.46-7)
 Build-Depends-Indep: default-jdk, ant, imagemagick, liblog4j1.2-java,
- antlr, antlr3, libjgoodies-looks-java, libjgoodies-forms-java, libspin-java,
+ antlr, antlr3 (>= 3.2), libjgoodies-looks-java, libjgoodies-forms-java, libspin-java,
  libglazedlists-java, libmicroba-java, libpdfbox-java, libjempbox-java (>= 0.2.0),
  libmysql-java, libcommons-logging-java, libjpf-java, libjpfcodegen-java,
  velocity (>= 1.5)
@@ -17,7 +17,7 @@ Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/jabref/tr
 Package: jabref
 Architecture: all
 Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre,
- antlr, antlr3, libjgoodies-looks-java, libjgoodies-forms-java, libspin-java,
+ antlr, antlr3 (>= 3.2), libjgoodies-looks-java, libjgoodies-forms-java, libspin-java,
  libglazedlists-java, libmicroba-java, libpdfbox-java,
  libjempbox-java (>= 0.2.0), java-wrappers (>= 0.1.6), libmysql-java,
  libcommons-logging-java, libjpf-java, libjpfcodegen-java, velocity (>=1.5)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git



More information about the pkg-java-commits mailing list