[magics] 01/02: Depend on python3-dev, not -all-dev. Closes: #863003
Alastair McKinstry
mckinstry at moszumanska.debian.org
Thu May 25 05:45:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository magics.
commit 4d2bd479b6eeb9b5f93fa906bfad982d3975892c
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Thu May 18 03:02:53 2017 +0100
Depend on python3-dev, not -all-dev. Closes: #863003
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ea9d615..212a78f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+magics++ (2.32.0-3) experimental; urgency=medium
+
+ * Depend on python3-dev, not -all-dev. Closes: #863003
+
+ -- Alastair McKinstry <mckinstry at debian.org> Thu, 18 May 2017 03:02:39 +0100
+
magics++ (2.32.0-2) experimental; urgency=medium
* Fixes to python3; Closes: #858949
diff --git a/debian/control b/debian/control
index cb10843..cf4c4fb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
Build-Depends: debhelper (>= 10) , dh-buildinfo, gfortran, cmake, chrpath,
dh-python, swig,
- python-all-dev, python-numpy,
- python3-all-dev, python3-numpy,
+ python-dev, python-numpy,
+ python3-dev, python3-numpy,
libhdf5-serial-dev | libhdf5-dev, libnetcdf-dev, libnetcdf-cxx-legacy-dev,
libgl1-mesa-dev, libgd-dev,
libemos-dev (>= 2:4.3.9), libgeotiff-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git
More information about the debian-science-commits
mailing list