[med-svn] [metabit] 01/02: Enable installation under Jessie / Trusty where picard.jar is in package picard-tools

Andreas Tille tille at debian.org
Thu Jul 28 12:29:01 UTC 2016


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

tille pushed a commit to branch master
in repository metabit.

commit edba828a48a7d3d28d9af1572ea9587fe52f76a9
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 28 13:58:03 2016 +0200

    Enable installation under Jessie / Trusty where picard.jar is in package picard-tools
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 54c7fdf..afd6777 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Depends: ${python:Depends},
          r-base-core,
          metaphlan2,
          python-pysam,
-         libpicard-java,
+         libpicard-java (>= 2.1.1+dfsg-1) | picard-tools (<= 1.113-1),
          samtools,
          kronatools
 Description: analysing microbial profiles from high-throughput sequencing shotgun data

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



More information about the debian-med-commit mailing list