[med-svn] [bitseq] 01/02: Build-Depends: python-numpy
Andreas Tille
tille at debian.org
Mon Dec 18 11:35:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository bitseq.
commit fefddaf6f919b07c86a48248479c11719712a3b0
Author: Andreas Tille <tille at debian.org>
Date: Mon Dec 18 12:12:19 2017 +0100
Build-Depends: python-numpy
---
debian/changelog | 8 ++++++++
debian/control | 3 ++-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index dc2618b..532fc43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+bitseq (0.7.5+dfsg-3) UNRELEASED; urgency=medium
+
+ * Build-Depends: python-numpy (Thanks for the patch to Chris Lamb
+ <lamby at debian.org>)
+ Closes: #884677
+
+ -- Andreas Tille <tille at debian.org> Mon, 18 Dec 2017 12:10:41 +0100
+
bitseq (0.7.5+dfsg-2) unstable; urgency=medium
* Drop -mtune=generic from build options
diff --git a/debian/control b/debian/control
index 56918eb..7f52883 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 10),
libbam-dev,
libboost-dev,
help2man,
- python
+ python,
+ python-numpy
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bitseq.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/bitseq.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bitseq.git
More information about the debian-med-commit
mailing list