This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qgis.
commit bba58174430ca5c95f8cf96e645e3d17c27eccfd Author: Bas Couwenberg <[email protected]> Date: Fri Jan 13 14:22:30 2017 +0100 Add ${python:Depends} to python-qgis-common dependencies. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index d51de66..a4ba384 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ qgis (2.14.11+dfsg-1) UNRELEASED; urgency=medium * New upstream release. * Refresh patches. * Update symbols for amd64. + * Add ${python:Depends} to python-qgis-common dependencies. -- Bas Couwenberg <[email protected]> Fri, 13 Jan 2017 13:13:26 +0100 diff --git a/debian/control b/debian/control index 75a5e2c..bcbba4a 100644 --- a/debian/control +++ b/debian/control @@ -375,6 +375,7 @@ Depends: gdal-bin, python-matplotlib, python-shapely, libqgis-customwidgets (>= ${source:Version}), + ${python:Depends}, ${misc:Depends} Description: Python bindings to QGIS - architecture-independent files QGIS is a Geographic Information System (GIS) which manages, analyzes and -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

