[med-svn] [python-skbio] 01/01: Add python*-all-dev as build-deps
Kevin Murray
daube-guest at moszumanska.debian.org
Tue Oct 13 05:40:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository python-skbio.
commit 6a2a761df6fa9bd3b835f336219607c5bea06bd8
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Tue Oct 13 16:39:52 2015 +1100
Add python*-all-dev as build-deps
---
debian/changelog | 7 +++++++
debian/control | 6 ++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 11bea30..a61aa61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-skbio (0.4.0-2) UNRELEASED; urgency=medium
+
+ * Update python related build-depends so python3-skbio is built for all
+ supported python3 versions to ease transitions
+
+ -- Scott Kitterman <scott at kitterman.com> Tue, 13 Oct 2015 01:20:31 -0400
+
python-skbio (0.4.0-1) unstable; urgency=medium
* Initial upload to Debian (Closes: #794021)
diff --git a/debian/control b/debian/control
index 5dcd583..cea4958 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,9 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
- python-all (>= 2.7),
- python3,
dh-python,
- python-dev,
- python3-dev,
+ python-all-dev (>= 2.7),
+ python3-all-dev,
python-setuptools,
python3-setuptools,
python-numpy (>= 1:1.9.2),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-skbio.git
More information about the debian-med-commit
mailing list