[med-svn] [Git][med-team/drop-seq][master] Add libhtsjdk-java

Andreas Tille gitlab at salsa.debian.org
Wed May 20 12:18:40 BST 2020



Andreas Tille pushed to branch master at Debian Med / drop-seq


Commits:
f2d23826 by Andreas Tille at 2020-05-20T13:18:13+02:00
Add libhtsjdk-java

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Build-Depends: debhelper-compat (= 12),
                javahelper,
+               libhtsjdk-java,
                libpicard-java,
                libcommons-collections4-java,
                libcommons-lang-java,


=====================================
debian/rules
=====================================
@@ -20,7 +20,7 @@ include /usr/share/dpkg/default.mk
 JAVA_HOME  := /usr/lib/jvm/default-java
 
 DEBJAR    := /usr/share/java
-CLASS_PATH := $(DEBJAR)/picard.jar:$(DEBJAR)/commons-collections4.jar
+CLASS_PATH := $(DEBJAR)/htsjdk.jar:$(DEBJAR)/picard.jar:$(DEBJAR)/commons-collections4.jar
 
 %:
 	dh $@ --with javahelper



View it on GitLab: https://salsa.debian.org/med-team/drop-seq/-/commit/f2d23826129c45df9bdc15b501ebb071044bcdec

-- 
View it on GitLab: https://salsa.debian.org/med-team/drop-seq/-/commit/f2d23826129c45df9bdc15b501ebb071044bcdec
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200520/d7393d23/attachment.html>


More information about the debian-med-commit mailing list