[javatools] 06/07: Drop dependency on gcj-jdk (Closes: #892530)

tony mancill tmancill at debian.org
Sun Mar 11 19:30:32 GMT 2018


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

tmancill pushed a commit to branch master
in repository javatools.

commit f2617778fd59781500765544be44f03b2240c1ed
Author: tony mancill <tmancill at debian.org>
Date:   Sun Mar 11 12:26:26 2018 -0700

    Drop dependency on gcj-jdk (Closes: #892530)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fbe6133..c127665 100644
--- a/debian/control
+++ b/debian/control
@@ -88,7 +88,7 @@ Description: Helper scripts for packaging Java programs
 
 Package: java-propose-classpath
 Architecture: all
-Depends: gcj-jdk, javahelper (= ${binary:Version}), fastjar, ${misc:Depends}
+Depends: javahelper (= ${binary:Version}), fastjar, ${misc:Depends}
 Description: Helper script to suggest a classpath for jar files
  java-propose-classpath analyzes a set of jar files and the installed
  jars on the system to suggest a correct classpath for use with

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



More information about the pkg-java-commits mailing list