[med-svn] [ray] 02/02: add ssh dependency
Nadiya Sitdykova
rovenskasa-guest at moszumanska.debian.org
Fri Jul 28 03:25:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
rovenskasa-guest pushed a commit to branch master
in repository ray.
commit 52ea3954265c25c78fce47afc94f8ec017fcb2dd
Author: Nadiya Sitdykova <rovenskasa at gmail.com>
Date: Thu Jul 27 23:24:58 2017 -0400
add ssh dependency
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 31ebb16..d28c786 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ray (2.3.1-5) UNRELEASED; urgency=medium
[ Nadiya Sitdykova ]
* Add autopkgtest test-suite
+ * Add missing ssh dependency
-- Nadiya Sitdykova <rovenskasa at gmail.com> Thu, 27 Jul 2017 23:21:43 -0400
diff --git a/debian/control b/debian/control
index 91e9b31..43555e4 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Package: ray
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- mpi-default-bin
+ mpi-default-bin,
+ ssh
Description: de novo genome assemblies of next-gen sequencing data
Ray is a parallel software that computes de novo genome assemblies with
next-generation sequencing data.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ray.git
More information about the debian-med-commit
mailing list