[med-svn] [uc-echo] 01/01: Add missing dependency python-scipy
Navid Fehrenbacher
nfehren-guest at moszumanska.debian.org
Fri May 15 08:32:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
nfehren-guest pushed a commit to branch master
in repository uc-echo.
commit dda8b5e592c10376784ac9d10db4871ba4842eec
Author: Navid Fehrenbacher <nf at q-leap.de>
Date: Fri May 15 08:28:45 2015 +0000
Add missing dependency python-scipy
---
debian/changelog | 7 +++++++
debian/control | 6 ++++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9489c07..805d3ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+uc-echo (1.12-9) unstable; urgency=medium
+
+ * Add dependency python-scipy
+ Closes: #785006
+
+ -- Navid Fehrenbacher <nf at q-leap.de> Fri, 15 May 2015 08:26:15 +0000
+
uc-echo (1.12-8) unstable; urgency=medium
* Prevent option -m64 on arm64
diff --git a/debian/control b/debian/control
index 58368d2..1bef5ac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: uc-echo
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian at alteholz.de>,
- Andreas Tille <tille at debian.org>
+ Andreas Tille <tille at debian.org>,
+ Navid Fehrenbacher <nf at q-leap.de>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
@@ -18,7 +19,8 @@ Package: uc-echo
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ${python:Depends}
+ ${python:Depends},
+ python-scipy
Description: error correction algorithm designed for short-reads from NGS
ECHO is an error correction algorithm designed for short-reads
from next-generation sequencing platforms such as Illumina's
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/uc-echo.git
More information about the debian-med-commit
mailing list