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

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

commit 7aa3c948d8b526e794174dc2722fcb269fe44608
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Tue Nov 28 12:40:20 2017 +0100

    Removed the explicit 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 4572031..3c44da3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libnetx-java (0.5-3) UNRELEASED; urgency=low
 
   * Team upload.
+  * Removed the explicit dependency on the JRE
   * Build with the DH sequencer instead of CDBS
   * Moved the package to Git
   * Standards-Version updated to 4.1.1
diff --git a/debian/control b/debian/control
index fed6a1b..6aee83b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Homepage: http://jnlp.sourceforge.net/netx/
 
 Package: libnetx-java
 Architecture: all
-Depends: default-jre-headless | java2-runtime, ${misc:Depends}
+Depends: ${misc:Depends}
 Description: An open-source JNLP client
  Netx is a high-quality implementation of the Java Network Launching
  Protocol (JNLP). It downloads code over the network for applications

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to