[adios] 139/207: Prep -7 to build on all python versions
Alastair McKinstry
mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch master
in repository adios.
commit a564055703c3e6f51bca2287847230a3224eda6b
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Fri May 23 03:03:59 2014 +0100
Prep -7 to build on all python versions
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ba859db..e86b393 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+adios (1.6.0-7) unstable; urgency=medium
+
+ * Use python3-all-dev to build on all python3 versions.
+
+ -- Alastair McKinstry <mckinstry at debian.org> Fri, 23 May 2014 03:02:48 +0100
+
adios (1.6.0-6) unstable; urgency=medium
* Fix typo that broke build of python2.7 wrapper. Closes: #749009.
diff --git a/debian/control b/debian/control
index ccee514..218fefe 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9), libnetcdf-dev, gfortran, libhdf5-dev, libmxml-d
mpi-default-dev, autotools-dev, cmake, libbz2-dev, zlib1g-dev,
libibverbs-dev [ !hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
python-dev, python-numpy, python-mpi4py, cython, dh-python,
- python3-dev, python3-numpy, python3-mpi4py, cython3
+ python3-all-dev, python3-numpy, python3-mpi4py, cython3
Standards-Version: 3.9.5
Homepage: http://www.olcf.ornl.gov/center-projects/adios/
X-Python-Version: 2.7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git
More information about the debian-science-commits
mailing list