[SCM] mapcache branch, jessie, updated. upstream/1.0.0-42-g33251a7

Bas Couwenberg sebastic at xs4all.nl
Fri Jul 19 13:49:49 UTC 2013


The following commit has been merged in the jessie branch:
commit f21b2bf63d461aebd1132a03d5df743d5b0eb646
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jul 19 14:12:47 2013 +0200

    Improve package descriptions.

diff --git a/debian/control b/debian/control
index 6637524..c83b127 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,8 @@ Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: tile caching server - shared library
+ This package contains the shared library.
+ .
  MapCache is a server that implements tile caching to speed up access to WMS
  layers. The primary objectives are to be fast and easily deployable, while
  offering the essential features (and more!) expected from a tile caching
@@ -36,6 +38,8 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: mapcache-cgi, mapcache-tools, libapache2-mod-mapcache
 Description: tile caching server - shared library development files
+ This package contains the development files for the shared library.
+ .
  MapCache is a server that implements tile caching to speed up access to WMS
  layers. The primary objectives are to be fast and easily deployable, while
  offering the essential features (and more!) expected from a tile caching
@@ -46,6 +50,9 @@ Section: web
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: tile caching server - CGI binary
+ This package contains the mapcache FastCGI program, as alternative to the
+ Apache module available in libapache2-mod-mapcache.
+ .
  MapCache is a server that implements tile caching to speed up access to WMS
  layers. The primary objectives are to be fast and easily deployable, while
  offering the essential features (and more!) expected from a tile caching
@@ -56,6 +63,8 @@ Section: misc
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: tile caching server - tools
+ This package provides command-line utilities for MapCache.
+ .
  MapCache is a server that implements tile caching to speed up access to WMS
  layers. The primary objectives are to be fast and easily deployable, while
  offering the essential features (and more!) expected from a tile caching
@@ -67,6 +76,10 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
  apache2-mpm-prefork | apache2-mpm-itk, apache2.2-common
 Description: tile caching server - Apache module
+ This is the MapCache module for the Apache web server implementing OGC web
+ services. An alternative mapcache FastCGI program is available in
+ mapcache-cgi.
+ .
  MapCache is a server that implements tile caching to speed up access to WMS
  layers. The primary objectives are to be fast and easily deployable, while
  offering the essential features (and more!) expected from a tile caching

-- 
Packaging for MapCache



More information about the Pkg-grass-devel mailing list