[med-svn] [subread] 11/14: Add python and bc to Build-Depends, needed for tests
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Sat Apr 23 09:38:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository subread.
commit 0f5755081a7fa59d844be4e5e39d9b3be30a857b
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Sat Apr 23 10:22:01 2016 +0200
Add python and bc to Build-Depends, needed for tests
---
debian/control | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index b3a6faa..a0701c6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,7 @@ Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>,
Section: science
Testsuite: autopkgtest
Priority: optional
-Build-Depends: debhelper (>= 9),
- help2man,
- zlib1g-dev
+Build-Depends: bc, debhelper (>= 9), help2man, python, zlib1g-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/subread.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/subread.git
@@ -15,8 +13,7 @@ Homepage: http://sourceforge.net/projects/subread/
Package: subread
Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 ppc64el
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: toolkit for processing next-gen sequencing data
Subread aligner can be used to align both gDNA-seq and RNA-seq reads.
Subjunc aligner was specified designed for the detection of exon-exon
@@ -25,8 +22,7 @@ Description: toolkit for processing next-gen sequencing data
Package: subread-data
Architecture: all
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: data files for subread package
This package provides data files from the original tarball:
- annotation: Directory including NCBI RefSeq gene annotations for
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/subread.git
More information about the debian-med-commit
mailing list