[med-svn] [python-htseq] 01/01: cme fix dpkg-control
Andreas Tille
tille at debian.org
Mon Aug 10 20:32:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-htseq.
commit 79a55fa3b449846a0e9371eb487530b7c35a28aa
Author: Andreas Tille <tille at debian.org>
Date: Mon Aug 10 22:24:40 2015 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 16 ++++++++--------
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 18807be..8c35c66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ htseq (0.6.1p1-1) UNRELEASED; urgency=medium
[ Andreas Tille ]
* At package build time some differences to the expected values are
occuring. Skip these tests for the moment.
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Sat, 25 Oct 2014 00:11:26 +0200
diff --git a/debian/control b/debian/control
index f7a6504..e32b4ce 100644
--- a/debian/control
+++ b/debian/control
@@ -4,17 +4,18 @@ Uploaders: Diane Trout <diane at ghic.org>,
Andreas Tille <tille at debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9), python-debian,
- python-setuptools (>= 0.6b3),
- python-all-dev (>= 2.6.5),
+Build-Depends: debhelper (>= 9),
+ python-debian,
+ python-setuptools,
+ python-all-dev,
python-sphinx,
- python-numpy (>= 1:1.3.0),
+ python-numpy,
python-matplotlib,
python-pysam,
swig,
- cython (>= 0.11)
-Standards-Version: 3.9.4
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-htseq.git
+ cython
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-htseq.git
Vcs-Git: git://anonscm.debian.org/debian-med/python-htseq.git
Homepage: http://www-huber.embl.de/users/anders/HTSeq/doc/overview.html
X-Python-Version: >= 2.5
@@ -46,4 +47,3 @@ Description: documetation for HTSeq (high-throughput genome sequencing)
when working with high-throughput genome sequencing reads.
.
This package contains documentation in HTML form.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-htseq.git
More information about the debian-med-commit
mailing list