[med-svn] [python-biom-format] 02/04: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Jul 14 12:46:15 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 563d3f080ded04648d8fc145dfc12e06efd218a5
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 14 14:09:20 2016 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 44907c1..43f3b9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-biom-format (2.1.5+dfsg-3) UNRELEASED; urgency=medium
* Use sphinxdoc
Closes: #831239
* Use python-shinx in Build-Depends (instead only Build-Depends-Indep)
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Thu, 14 Jul 2016 14:04:56 +0200
diff --git a/debian/control b/debian/control
index 1f31f52..e4fdae6 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
python3-scipy,
python-sphinx
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-biom-format.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-biom-format.git
Homepage: http://biom-format.org/
@@ -38,7 +38,7 @@ Package: python-biom-format
Architecture: any
Depends: ${python:Depends},
${misc:Depends},
- ${shlibs:Depends},
+ ${shlibs:Depends}
Suggests: python-biom-format-doc
Description: Biological Observation Matrix (BIOM) format (Python 2)
The BIOM file format (canonically pronounced biome) is designed to be a
@@ -67,7 +67,7 @@ Package: python3-biom-format
Architecture: any
Depends: ${misc:Depends},
${python3:Depends},
- ${shlibs:Depends},
+ ${shlibs:Depends}
Suggests: python-biom-format-doc
Description: Biological Observation Matrix (BIOM) format (Python 3)
The BIOM file format (canonically pronounced biome) is designed to be a
--
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