[med-svn] [fast5] 01/01: Added newly introduced build dependency.
Steffen Möller
moeller at moszumanska.debian.org
Sat Sep 16 21:44:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
moeller pushed a commit to branch master
in repository fast5.
commit 562032d04343f5154ee30a73d9c35845535b488b
Author: Steffen Moeller <moeller at debian.org>
Date: Sat Sep 16 23:43:50 2017 +0200
Added newly introduced build dependency.
Yes, should have run it through pbuilder before.
---
debian/changelog | 6 ++++++
debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 09f58fe..9e2c231 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fast5 (0.6.2-4) unstable; urgency=medium
+
+ * Added build dependency on cython.
+
+ -- Steffen Moeller <moeller at debian.org> Sat, 16 Sep 2017 23:36:27 +0200
+
fast5 (0.6.2-3) unstable; urgency=medium
* Completed include files to be redistributed
diff --git a/debian/control b/debian/control
index 67700a3..a3a6c0c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends:
python-setuptools,
python3-all-dev,
python3-setuptools,
+ cython,
+ cython3
Standards-Version: 4.1.0
Homepage: https://github.com/mateidavid/fast5
Vcs-Git: https://anonscm.debian.org/git/debian-med/fast5.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fast5.git
More information about the debian-med-commit
mailing list