This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-mapnik.
commit 1cf798b212bf62258c48a3eda66804042345553b Author: Bas Couwenberg <[email protected]> Date: Thu May 5 23:35:27 2016 +0200 Add python{,3}-cairo-dev to build dependencies. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 787b036..7311287 100644 --- a/debian/control +++ b/debian/control @@ -10,10 +10,12 @@ Build-Depends: debhelper (>= 9), python-all-dev, python-setuptools, python-cairo, + python-cairo-dev, python-nose, python3-all-dev, python3-setuptools, python3-cairo, + python3-cairo-dev, python3-nose Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-mapnik.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mapnik.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

