[med-svn] [python-biom-format] 01/01: cme fix dpkg-control
Andreas Tille
tille at debian.org
Mon Oct 26 21:32:25 UTC 2015
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 3f6d6c942a94b07af7d04a0996881579402357b0
Author: Andreas Tille <tille at debian.org>
Date: Mon Oct 26 22:32:17 2015 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7e3180a..2b1a29a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-biom-format (2.1.5+dfsg-1) UNRELEASED; urgency=medium
* New upstream version
* Moved from SVN to Git
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Sat, 24 Oct 2015 18:07:11 +0200
diff --git a/debian/control b/debian/control
index 5cf0b93..58a4ec9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,16 +13,16 @@ Build-Depends: debhelper (>= 9),
python-h5py,
help2man,
python-cogent,
- pyqi (>= 0.3.2),
+ pyqi,
python-future,
python-nose,
python-tox,
python-sphinx,
python-setuptools,
bash-completion
-Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/debian-med/python-biom-format.git
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/python-biom-format.git
+Vcs-Git: git://anonscm.debian.org/debian-med/python-biom-format.git
Homepage: http://biom-format.org/
X-Python-Version: >= 2.6
@@ -35,7 +35,7 @@ Depends: ${python:Depends},
python-numpy,
python-scipy,
python-h5py,
- pyqi (>= 0.3.2)
+ pyqi
Description: Biological Observation Matrix (BIOM) format
The BIOM file format (canonically pronounced biome) is designed to be a
general-use format for representing biological sample by observation
--
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