[med-svn] [python-biom-format] 02/05: Do actual changes needed for new version that were mentioned as TODO items
Andreas Tille
tille at debian.org
Thu Feb 11 16:02:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-biom-format.
commit a907dbe5dcafc502832713b64ab9bc2b2cfb2c33
Author: Andreas Tille <tille at debian.org>
Date: Thu Feb 11 12:42:44 2016 +0100
Do actual changes needed for new version that were mentioned as TODO items
---
debian/changelog | 4 ++--
debian/control | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d04dd7e..801ecfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,12 @@
python-biom-format (2.1.5+dfsg-1) UNRELEASED; urgency=medium
+ * Removed pyqi as well as generation of bash_completion
+ * Build-Depends: python-click
Before upgrading see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802867#25
about testing this version with qiime
Moreover 2.1.5 does not carry the needed test data (which are
part of the 2.1.4 download archive
- New Build-Depends: python-click
- To be removed: pyqi (from control + rules to create bash_completion)
-- Andreas Tille <tille at debian.org> Tue, 27 Oct 2015 20:30:27 +0100
diff --git a/debian/control b/debian/control
index 58a4ec9..ecd7623 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9),
python-scipy,
python-h5py,
help2man,
+ python-click,
python-cogent,
- pyqi,
python-future,
python-nose,
python-tox,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biom-format.git
More information about the debian-med-commit
mailing list