[trove] 26/28: Removed the dependency on the JRE

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Apr 18 16:54:19 BST 2018


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

ebourg-guest pushed a commit to branch master
in repository trove.

commit cf28e88d14a8643bdabe1f55145d81d9274c7b68
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Apr 18 17:30:04 2018 +0200

    Removed the dependency on the JRE
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 02cfe64..4e50e49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 trove (2.1.0-3) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Removed the dependency on the JRE
   * Build with the DH sequencer instead of CDBS
   * Removed Michael Koch from the uploaders (Closes: #654137)
   * Moved the package to Git
diff --git a/debian/control b/debian/control
index 350df8f..35c98b1 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Homepage: http://trove4j.sourceforge.net
 
 Package: libtrove-java
 Architecture: all
-Depends: default-jre-headless | java5-runtime-headless, ${misc:Depends}
+Depends: ${misc:Depends}
 Description: high performance collections for java
  GNU Trove is a fast, lightweight  implementations of the java.util
  Collections API. These implementations are designed to be pluggable

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



More information about the pkg-java-commits mailing list