[cmor] 01/13: Include python3-cmor

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Apr 20 10:37:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository cmor.

commit e8fc935c1040c135ff8cdbcf80dd27f63ede9165
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Dec 20 11:14:22 2016 +0000

    Include python3-cmor
---
 debian/control | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/control b/debian/control
index 424d4f5..b4f3b07 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Depends: debhelper (>= 10), dh-buildinfo, libossp-uuid-dev,
  libudunits2-dev, libnetcdf-dev, uuid-dev,
  python-all-dev (>= 2.6.6-3~), python-setuptools (>= 0.6b3), python-numpy,
+ python3-all-dev (>= 2.6.6-3~), python3-setuptools (>= 0.6b3), python3-numpy,
  libgfortran3, automake, gfortran, pkg-config,
  libhdf5-serial-dev | libhdf5-dev,
  libaec-dev,
@@ -55,3 +56,12 @@ Provides: ${python:Provides}
 Description: Python interface to CMOR
  This is a Python interface to CMOR, the Climate Model Output Rewriter.
 
+Package: python3-cmor
+Section: python
+Architecture: any
+Multi-Arch: foreign
+Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Provides: ${python3:Provides}
+Description: Python3 interface to CMOR
+ This is a Python3 interface to CMOR, the Climate Model Output Rewriter.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cmor.git



More information about the debian-science-commits mailing list