[Python-modules-commits] [basemap] 18/19: add netcdf4, pyproj and pyshp to b-d, needed by doc

Sandro Tosi morph at moszumanska.debian.org
Wed Jan 24 03:51:39 UTC 2018


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

morph pushed a commit to branch master
in repository basemap.

commit 8c3d549ee2060f6d28f2a8eccc281f516fb73bfc
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 21 23:32:38 2018 -0500

    add netcdf4, pyproj and pyshp to b-d, needed by doc
---
 debian/changelog |  5 +++--
 debian/control   | 10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e46dde5..80d24ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ basemap (1.1.0+dfsg-1) UNRELEASED; urgency=medium
     - switch to PIL instead of imaging; #866415
     - bump Standards-Version to 4.1.3
     - remove priority: extra from -dbg packages
-    - add pyproj and pyshp to Suggests
+    - add pyproj and pyshp to dep
+    - add netcdf4, pyproj and pyshp to b-d, needed by doc
   * debian/copyright
     - extend packaging copyright years
     - exclude `geos-3.3.3` from upstream tarballs
@@ -13,7 +14,7 @@ basemap (1.1.0+dfsg-1) UNRELEASED; urgency=medium
   * debian/watch
     - update to point to github
 
- -- Sandro Tosi <morph at debian.org>  Sun, 21 Jan 2018 21:30:48 -0500
+ -- Sandro Tosi <morph at debian.org>  Sun, 21 Jan 2018 23:32:08 -0500
 
 basemap (1.0.7+dfsg-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 51cce65..4663895 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 8.0.0), python-all, python-all-dev, python-all-dbg, python3-all, python3-all-dev, python3-all-dbg, libgeos-dev, python-httplib2, python-dap, dh-python, python-sphinx (>= 1.0.7+dfsg), python-numpy (>= 1:1.5.1-4), python-numpy-dbg, python3-numpy, python3-numpy-dbg, python-matplotlib, python-tk
+Build-Depends: debhelper (>= 8.0.0), python-all, python-all-dev, python-all-dbg, python3-all, python3-all-dev, python3-all-dbg, libgeos-dev, python-httplib2, python-dap, dh-python, python-sphinx (>= 1.0.7+dfsg), python-numpy (>= 1:1.5.1-4), python-numpy-dbg, python3-numpy, python3-numpy-dbg, python-matplotlib, python-tk, python-netcdf4, python-pyproj, python-pyshp
 Standards-Version: 4.1.3
 Homepage: http://matplotlib.org/basemap/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/basemap.git
@@ -11,9 +11,9 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/basemap.git
 
 Package: python-mpltoolkits.basemap
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-mpltoolkits.basemap-data (>= ${source:Version}), python-matplotlib
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-mpltoolkits.basemap-data (>= ${source:Version}), python-matplotlib, python-pyproj, python-pyshp
 Recommends: python-dap, python-pil
-Suggests: python-scipy, python-owslib, python-pyproj, python-pyshp
+Suggests: python-scipy, python-owslib
 Description: matplotlib toolkit to plot on map projections
  The matplotlib basemap toolkit is a library for plotting 2D data on maps in
  Python. It is similar in functionality to the matlab mapping toolbox, the IDL
@@ -42,9 +42,9 @@ Description: matplotlib toolkit to plot on map projections
 
 Package: python3-mpltoolkits.basemap
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python-mpltoolkits.basemap-data (>= ${source:Version}), python3-matplotlib
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python-mpltoolkits.basemap-data (>= ${source:Version}), python3-matplotlib, python3-pyproj, python3-pyshp
 Recommends: python3-pil
-Suggests: python3-scipy, python3-owslib, python3-pyproj, python3-pyshp
+Suggests: python3-scipy, python3-owslib
 Description: matplotlib toolkit to plot on map projections (Python 3)
  The matplotlib basemap toolkit is a library for plotting 2D data on maps in
  Python. It is similar in functionality to the matlab mapping toolbox, the IDL

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/basemap.git



More information about the Python-modules-commits mailing list