This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapproxy.
commit 471408672ae6ee69287da0ec9173a103542d6ebd Author: Bas Couwenberg <[email protected]> Date: Mon Jul 25 19:36:32 2016 +0200 Rewrite package description with a proper synopsis. --- debian/changelog | 1 + debian/control | 14 ++++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index e40e150..4d32135 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ mapproxy (1.8.2-1) UNRELEASED; urgency=medium - Change lib{proj,gdal}<SOVERSION> dependencies to python-{pyproj,gdal} - Change Suggests to Recommends, modules conditionally imported - Switch from python-imaging to python-pil + * Rewrite package description with a proper synopsis. -- Bas Couwenberg <[email protected]> Mon, 25 Jul 2016 18:53:14 +0200 diff --git a/debian/control b/debian/control index 09a0ee9..d48a91a 100644 --- a/debian/control +++ b/debian/control @@ -31,9 +31,11 @@ Recommends: python-gdal, python-lxml, python-pastedeploy, python-shapely -Description: This programm MapProxy is an open source proxy for geospatial data. It caches, - accelerates and transforms data from existing map services and serves any - desktop or web GIS client. - MapProxy is a tile cache solution, but also offers many new and innovative - features like full support for WMS clients. It is released under the Apache - Software License 2.0, runs on Unix/Linux and Windows. +Description: open source proxy for geospatial data + MapProxy is an open source proxy for geospatial data. It caches, accelerates + and transforms data from existing map services and serves any desktop or web + GIS client. + . + MapProxy is a tile server (WMS-C, TMS, WMTS, KML SuperOverlays), and also a + fully compliant WMS server supporting any WMS client (desktop and web). + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapproxy.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

