This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository tilecache.
commit 8837a41c7707015fd0b23842a91241e10837aea2 Author: Bas Couwenberg <[email protected]> Date: Thu Jun 29 19:02:17 2017 +0200 Change python-imaging dependency to python-pil. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 459819b..cb63c66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +tilecache (2.11+ds-3) UNRELEASED; urgency=medium + + * Team upload. + * Change python-imaging dependency to python-pil. + + -- Bas Couwenberg <[email protected]> Thu, 29 Jun 2017 19:01:57 +0200 + tilecache (2.11+ds-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 7dfbe14..4092aab 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Depends: ${misc:Depends}, libjs-jquery, libjs-openlayers, libjs-underscore -Recommends: python-imaging +Recommends: python-pil Suggests: python-mapscript, python-mapnik, memcached, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/tilecache.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

