[grass] 02/04: Drop explicit python-numpy dependency, included in ${python:Depends} via dh_numpy.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Apr 10 00:42:52 UTC 2016


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

sebastic pushed a commit to branch master-svn
in repository grass.

commit cb4ffdca7d7dfdbcc90a7d548203e6d80732fe73
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Apr 9 20:55:46 2016 +0200

    Drop explicit python-numpy dependency, included in ${python:Depends} via dh_numpy.
---
 debian/changelog  | 2 ++
 debian/control    | 2 --
 debian/control.in | 2 --
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7b7923b..4bf2cde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ grass (7.1.svn20160409-1) UNRELEASED; urgency=medium
   * Remove empty files (class_graphical).
   * Enable bzip2 support.
   * Enable PDAL support.
+  * Drop explicit python-numpy dependency, included in ${python:Depends}
+    via dh_numpy.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 09 Apr 2016 12:50:12 +0200
 
diff --git a/debian/control b/debian/control
index 5e4f4e8..d462a45 100644
--- a/debian/control
+++ b/debian/control
@@ -83,8 +83,6 @@ Package: grass-core
 Architecture: any
 Depends: ${shlibs:Depends},
          ${python:Depends},
-# numpy used by the GRASS Python Library
-         python-numpy,
          ${misc:Depends}
 Recommends: gdal-bin,
 # cs2cs used by m.proj, gdalinfo+gdal_translate used by a number of scripts
diff --git a/debian/control.in b/debian/control.in
index f5d5179..fcd788d 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -83,8 +83,6 @@ Package: grass-core
 Architecture: any
 Depends: ${shlibs:Depends},
          ${python:Depends},
-# numpy used by the GRASS Python Library
-         python-numpy,
          ${misc:Depends}
 Recommends: gdal-bin,
 # cs2cs used by m.proj, gdalinfo+gdal_translate used by a number of scripts

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



More information about the Pkg-grass-devel mailing list