[libcommons-cli-java] 03/31: Imported Debian patch 1.0-6

Tony Mancill tmancill at moszumanska.debian.org
Mon Jun 22 05:52:45 UTC 2015


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

tmancill pushed a commit to branch master
in repository libcommons-cli-java.

commit 9dc2f6ba44c7b1969a222b17a9ebfb66ea134b66
Author: Arnaud Vandyck <avdyk at debian.org>
Date:   Sun Apr 3 12:50:38 2005 +0200

    Imported Debian patch 1.0-6
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1bb31b3..2dd6f09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcommons-cli-java (1.0-6) unstable; urgency=low
+
+  * corrected the epoch version of kaffe dependency (closes: #302011)
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Sun,  3 Apr 2005 12:50:38 +0200
+
 libcommons-cli-java (1.0-5) unstable; urgency=low
 
   * debian/control: typo. Thanks to Stuart Brady (closes: #286586)
diff --git a/debian/control b/debian/control
index 877b5b2..2804abe 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ola Lundqvist <opal at debian.org>, Takashi Okamoto <tora at debian.org>, Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>
-Build-Depends-Indep: debhelper (>= 4.1), cdbs (>= 0.4.8), kaffe (>= 1.1.4), libant1.6-java, libcommons-logging-java, libcommons-lang-java, junit, jikes
+Build-Depends-Indep: debhelper (>= 4.1), cdbs (>= 0.4.8), kaffe (>= 2:1.1.4), libant1.6-java, libcommons-logging-java, libcommons-lang-java, junit, jikes
 Standards-Version: 3.6.1
 
 Package: libcommons-cli-java
 Architecture: all
-Depends: gij | sablevm | kaffe (>= 1.1.4) | java1-runtime | java2-runtime
+Depends: gij | sablevm | kaffe (>= 2:1.1.4) | java1-runtime | java2-runtime
 Suggests: java-virtual-machine
 Description: API for working with the command line arguments and options
  You define arguments you want to parse, parse arguments the user

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



More information about the pkg-java-commits mailing list