[med-svn] [dindel] 01/02: Specified dependency on seqan
Steffen Möller
moeller at moszumanska.debian.org
Sun Jan 15 16:31:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
moeller pushed a commit to branch master
in repository dindel.
commit 3d3ef8664e95b361222a58b3ad9ec439ebf15702
Author: Steffen Moeller <moeller at debian.org>
Date: Sun Jan 15 17:30:43 2017 +0100
Specified dependency on seqan
---
debian/README.source | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/README.source b/debian/README.source
index 08f8692..293d747 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -11,5 +11,8 @@ dindel for Debian
resolved ambiguity (badly) for the hash function
* The man page was created with help2man and minimal manual editing
+ The seqan-dev dependency > 1.4.1 is annoying for backports to trusty,
+ but otherwise the log:: routine is not found.
+
-- Steffen Moeller <moeller at debian.org> Fri, 18 Mar 2016 14:52:14 +0100
diff --git a/debian/control b/debian/control
index 654d0d1..e058127 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Animesh Sharma <sharma.animesh at gmail.com>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
- seqan-dev,
+ seqan-dev (>= 1.4.1),
libbam-dev,
libboost-program-options-dev,
libboost-math-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dindel.git
More information about the debian-med-commit
mailing list