[adios] 113/207: Use dh-python3

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:45 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 e25b471eba34f7edd0eaecd66c8f853343893a4f
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon May 19 14:53:38 2014 +0100

    Use dh-python3
---
 debian/control | 4 ++--
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 0e49d49..f9e0660 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Depends: debhelper (>= 9), libnetcdf-dev, gfortran, libhdf5-mpi-dev | libhdf5-dev, libmxml-dev, 
   mpi-default-dev, autotools-dev, cmake, libbz2-dev, libibverbs-dev, 
-  python-dev, python-numpy, dh-python, python3-mpi4py, cython,
-  python3-dev, python3-numpy,  dh-python, python3-mpi4py, cython3
+  python-dev, python-numpy, dh-python2, python3-mpi4py, cython,
+  python3-dev, python3-numpy,  dh-python3, python3-mpi4py, cython3
 Standards-Version: 3.9.5
 Homepage: http://www.olcf.ornl.gov/center-projects/adios/
 X-Python-Version: 2.7
diff --git a/debian/rules b/debian/rules
index 6d2a8bc..2708c5e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,7 +50,7 @@ TOP:=$(shell pwd)
 
 # magic debhelper rule
 %:
-	dh $@ --with autotools_dev,python2
+	dh $@ --with autotools_dev,python2,python3
 
 override_dh_auto_clean:
 	dh_clean

-- 
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