[pycoast] 06/10: Add python-six to dependencies

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Fri Aug 18 17:12:31 UTC 2017


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

a_valentino-guest pushed a commit to branch master
in repository pycoast.

commit 833b26f7e27efe72d5fe052e2dcfb5f94a89da97
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Fri Aug 18 14:59:34 2017 +0000

    Add python-six to dependencies
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b823fa5..9dbaa14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pycoast (1.0.0+dfsg-1) UNRELEASED; urgency=medium
   * New upstream release
   * debian/control
     - standard version bumped to 4.0.0 (no change)
+    - add python-six to dependencies
   * debian/patches
     - drop 0001-Skip-offending-tests.patch (no longer necessary)
     - refresh and renumber remaining patches
diff --git a/debian/control b/debian/control
index 1c402a5..52f5666 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9.0.0),
                python-pil,
                python-pyshp,
                python-pyproj,
+               python-six,
                python-sphinx
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pycoast.git
@@ -25,7 +26,8 @@ Depends: ${shlibs:Depends},
          python-numpy,
          python-pil,
          python-pyshp,
-         python-pyproj
+         python-pyproj,
+         python-six
 Description: Draw coastlines, borders and rivers on images
  Pycoast is a Python package to add coastlines, borders and rivers to
  raster images using data from the GSHHG (previously known as GSHHS)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycoast.git



More information about the Pkg-grass-devel mailing list