[med-svn] [libssw] 01/01: Use default-jdk-headless instead of default-jdk

Afif Elghraoui afif at moszumanska.debian.org
Tue Jul 19 09:05:45 UTC 2016


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

afif pushed a commit to branch master
in repository libssw.

commit 8c0bc69bcac7c7358776238f985b3ede5da586af
Author: Afif Elghraoui <afif at debian.org>
Date:   Tue Jul 19 02:04:37 2016 -0700

    Use default-jdk-headless instead of default-jdk
    
    This is what Sascha had before. The headed version of jdk
    is needed only for the backport because there's no headless
    package on Jessie.
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index e5392c3..c6c33d1 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,7 +2,7 @@ Tests: build-lib
 Depends: libssw0, libssw-dev, build-essential, zlib1g-dev
 
 Tests: build-lib-java
-Depends: libssw-java, default-jdk
+Depends: libssw-java, default-jdk-headless
 
 Tests: run-example
 Depends: ssw-align

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libssw.git



More information about the debian-med-commit mailing list