[med-svn] [python-htseq] 14/15: Add build dependency on python-matplotlib and python-pysam (for testing)

Diane Trout diane-guest at moszumanska.debian.org
Thu Jun 12 21:55:40 UTC 2014


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

diane-guest pushed a commit to branch master
in repository python-htseq.

commit 99c284ac265c3c5cbe2950c2cc1b357e0d835685
Author: Diane Trout <diane at ghic.org>
Date:   Thu Jun 12 13:56:14 2014 -0700

    Add build dependency on python-matplotlib and python-pysam (for testing)
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5e0e54c..2a1b638 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ htseq (0.6.1p1-1) UNRELEASED; urgency=medium
   * Try to delete generated test data and setup generated files.
   * Use dh_numpy to detect numpy abi version. (Closes: #742921)
   * add set-matplotlib-backend.patch to avoid a missing _TkAgg matplotlib backend.
+  * Add build dependency on python-matplotlib and python-pysam (for testing)
 
  -- Diane Trout <diane at ghic.org>  Wed, 11 Jun 2014 16:30:42 -0700
 
diff --git a/debian/control b/debian/control
index 3931e12..f7a6504 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,8 @@ Build-Depends: debhelper (>= 9), python-debian,
                python-all-dev (>= 2.6.5),
                python-sphinx,
                python-numpy (>= 1:1.3.0),
+               python-matplotlib,
+               python-pysam,
                swig,
                cython (>= 0.11)
 Standards-Version: 3.9.4

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



More information about the debian-med-commit mailing list