[med-svn] [python-csb] 02/05: Build-Depends: python-setuptools
Andreas Tille
tille at debian.org
Mon Nov 13 11:39:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-csb.
commit 43dea0866b362973f2da542b6d52c3eef6d54ba8
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 13 11:27:50 2017 +0100
Build-Depends: python-setuptools
---
debian/changelog | 1 +
debian/control | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ebeabae..19f9878 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-csb (1.2.5+dfsg-1) UNRELEASED; urgency=medium
* debhelper 10
* Standards-Version: 4.1.1
* Fix reading UTF-8 encoded files
+ * Build-Depends: python-setuptools
-- Andreas Tille <tille at debian.org> Mon, 13 Nov 2017 08:21:31 +0100
diff --git a/debian/control b/debian/control
index c319f7c..31c72e4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,11 @@ Build-Depends: debhelper (>= 10),
python-numpy,
python-scipy,
python-matplotlib,
+ python-setuptools,
python3-numpy,
python3-scipy,
- python3-matplotlib
+ python3-matplotlib,
+ python3-setuptools
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-csb.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-csb.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-csb.git
More information about the debian-med-commit
mailing list