This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qgis.
commit 053af71341e7e248062fa3e5140fd842426e5a52 Author: Bas Couwenberg <[email protected]> Date: Thu Apr 7 07:02:25 2016 +0200 Add python-shapely to python-qgis-common dependencies. --- debian/changelog | 7 +++++++ debian/control | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index f886ba3..1dfbcf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qgis (2.14.1+dfsg-2) UNRELEASED; urgency=medium + + * Add python-shapely to python-qgis-common dependencies. + (closes: #820281) + + -- Bas Couwenberg <[email protected]> Thu, 07 Apr 2016 07:00:50 +0200 + qgis (2.14.1+dfsg-1) unstable; urgency=medium * Update symbols for other architectures. diff --git a/debian/control b/debian/control index c6f13fb..725d905 100644 --- a/debian/control +++ b/debian/control @@ -372,6 +372,7 @@ Section: python Depends: gdal-bin, python-gdal, python-matplotlib, + python-shapely, libqgis-customwidgets, ${misc:Depends} Description: Python bindings to QGIS - architecture-independent files -- 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

