[med-svn] [artfastqgenerator] 08/09: Add missing Depends: default-jre

Andreas Tille tille at debian.org
Sat Jan 14 13:38:52 UTC 2017


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

tille pushed a commit to branch master
in repository artfastqgenerator.

commit 1f9aa218ce909c7bcf2c46223d753cfe0a0ba724
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 14 14:28:47 2017 +0100

    Add missing Depends: default-jre
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7a7947e..4da72cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ artfastqgenerator (0.0.20150519-2) UNRELEASED; urgency=medium
   * for some strange reason autopkgtest fails when using a symlink to the
     jar - so rather use a wrapper
   * Adapt usage hint to how it is used on Debian
+  * Add missing Depends: default-jre
 
  -- Andreas Tille <tille at debian.org>  Sat, 14 Jan 2017 14:17:54 +0100
 
diff --git a/debian/control b/debian/control
index a124e7f..b2d5d77 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Homepage: https://sourceforge.net/projects/artfastqgen/
 Package: artfastqgenerator
 Architecture: all
 Depends: ${java:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         default-jre
 Description: outputs artificial FASTQ files derived from a reference genome
  ArtificialFastqGenerator takes the reference genome (in FASTA format) as
  input and outputs artificial FASTQ files in the Sanger format. It can

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



More information about the debian-med-commit mailing list