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

sebastic pushed a commit to branch master
in repository gdal.

commit d0a6dd1d7a544b1136c960a7720dc5d581df8ac3
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Tue Dec 30 19:13:18 2014 +0100

    Have python*-gdal suggest gdal-bin. (closes: #774243)
---
 debian/changelog | 2 ++
 debian/control   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b7b0039..73fb291 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ gdal (1.10.1+dfsg-9) UNRELEASED; urgency=medium
   * Add patch backporting upstream changes to fix FTBFS with MySQL 5.6.
   * Bump Standards-Version to 3.9.6, no changes.
   * Add upstream metadata.
+  * Have python*-gdal suggest gdal-bin.
+    (closes: #774243)
 
  -- Bas Couwenberg <sebas...@debian.org>  Sun, 28 Jun 2015 12:01:44 +0200
 
diff --git a/debian/control b/debian/control
index e50d7ff..8154544 100644
--- a/debian/control
+++ b/debian/control
@@ -219,6 +219,7 @@ Depends: ${shlibs:Depends},
          ${python:Depends},
          python-numpy,
          ${misc:Depends}
+Suggests: gdal-bin
 Provides: ${python:Provides}
 Description: Python bindings to the Geospatial Data Abstraction Library
  GDAL is a translator library for raster geospatial data formats.
@@ -248,6 +249,7 @@ Depends: ${shlibs:Depends},
          ${python3:Depends},
          python3-numpy,
          ${misc:Depends}
+Suggests: gdal-bin
 Provides: ${python3:Provides}
 Description: Python 3 bindings to the Geospatial Data Abstraction Library
  GDAL is a translator library for raster geospatial data formats.

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to