Please find, for review, the debconf templates of mapserver. This review will last from Tuesday, July 03, 2007 to Friday, July 13, 2007.
Please send reviews as unified diffs (diff -u) against the original files. Comments about your proposed changes will be appreciated. Your review should be sent as an answer to this mail. When appropriate, I will send intermediate requests for review, with "[RFRn]" (n>=2) as a subject tag. When we will reach a consensus, I send a "Last Chance For Comments" mail with "[LCFC]" as a subject tag. Finally, the reviewed templates will be sent to the package maintainer as a bug report, and a mail will be sent to this list with "[BTS]" as a subject tag. --
Template: php5-mapscript/add_extension Type: boolean Default: true _Description: Should ${extname} be added to /etc/php5/${sapiconfig}/php.ini? You are installing ${extname} support for php5 and it is not yet enabled in the configuration for the ${sapiconfig} SAPI. Enabling this extension will allow php5 scripts to use it. Template: php5-mapscript/remove_extension Type: boolean Default: true _Description: Should ${extname} be removed from /etc/php5/${sapiconfig}/php.ini? You are removing ${extname} support for php5, but it is still enabled in the configuration for the ${sapiconfig} SAPI. Leaving this in place will probably cause problems when trying to use PHP.
--- ../mapserver.old/debian/php5-mapscript.templates 2007-06-26 10:59:26.725090484 +0200 +++ debian/php5-mapscript.templates 2007-07-03 07:49:08.109290037 +0200 @@ -11,5 +11,5 @@ Default: true _Description: Should ${extname} be removed from /etc/php5/${sapiconfig}/php.ini? You are removing ${extname} support for php5, but it is still enabled - in the configuration for the ${sapiconfig} SAPI. Leaving this in place + in the configuration for the ${sapiconfig} SAPI. Leaving this in place will probably cause problems when trying to use PHP. --- ../mapserver.old/debian/control 2007-06-26 10:59:26.725090484 +0200 +++ debian/control 2007-07-03 08:51:05.438913868 +0200 @@ -17,8 +17,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: mapserver-bin, mapserver-doc -Description: module for php5-cgi to use mapserver - PHP MapScript allows you to use the MapServer functionalities with PHP web +Description: php5-cgi module for MapServer + PHP MapScript allows using the MapServer functionalities with the PHP web scripting language. . This module currently works only with PHP as an Apache DSO. @@ -28,19 +28,19 @@ Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends} Suggests: mapserver-bin, mapserver-doc -Description: perl mapserver library - perl mapscript allows you to use the MapServer functionalities - with perl scripting language. +Description: Perl library for MapServer + The Perl mapscript library allows using the MapServer functionalities + with the Perl scripting language. Package: cgi-mapserver Section: web Architecture: any Depends: ${shlibs:Depends} Suggests: mapserver-bin, mapserver-doc -Description: cgi module of mapserver - This package contains the cgi binary file. It provides the MapServer - template language as well as WFS, WMS and WCS server and client - capabilities. +Description: CGI module for MapServer + This package contains the CGI binary file for MapServer. It provides + the MapServer language template as well as WFS, WMS and WCS server + and client capabilities. Package: python-mapscript Section: python @@ -49,8 +49,8 @@ Suggests: mapserver-bin, mapserver-doc Provides: ${python:Provides} XB-Python-Version: ${python:Versions} -Description: python mapserver lib - Python mapscript allows you to use the MapServer functionalities +Description: Python library for MapServer + The Python mapscript allows using the MapServer functionalities with the Python scripting language. Package: mapserver-bin @@ -58,21 +58,22 @@ Architecture: any Depends: ${shlibs:Depends}, ${perl:Depends} Suggests: libdbi-perl, perl-mapscript, python-mapscript, cgi-mapserver, mapserver-doc, php5-mapscript -Description: mapserver binary utilities - Binary utilities for using MapServer with the command line. +Description: MapServer binary utilities + This package provides the binary utilities for using MapServer from + the command line. . MapServer is an OpenSource development environment for building spatially enabled Internet applications. . The MapServer system includes MapScript that allows popular - scripting languages such as : + scripting languages such as: . - * PHP provided by php5-mapscript. - * Python provided by python-mapscript. - * Perl provided by perl-mapscript. - * Java is not supported by any package. + - PHP provided by php5-mapscript; + - Python provided by python-mapscript; + - Perl provided by perl-mapscript; + - Java is not supported by any package. . - Mapserver template language, WFS, WMS, WCS are provided by cgi-mapserver. + MapServer template language, WFS, WMS, WCS are provided by cgi-mapserver. . Homepage: http://mapserver.gis.umn.edu @@ -81,20 +82,22 @@ Architecture: all Depends: ${shlibs:Depends} Suggests: perl-mapscript, python-mapscript, php5-mapscript, cgi-mapserver -Description: documentation for mapserver - Some short documentation and examples for MapServer. +Description: documentation for MapServer + This package provides some short documentation for MapServer. . MapServer is an OpenSource development environment for building spatially enabled Internet applications. . The MapServer system includes MapScript that allows using popular - scripting languages such as : + scripting languages such as: . - * PHP provided by php5-mapscript. - * Python provided by python-mapscript. - * Perl provided by perl-mapscript. - * Java is not supported by any package. . - Mapserver template language, WFS, WMS, WCS are provided by cgi-mapserver. + - PHP provided by php5-mapscript; + - Python provided by python-mapscript; + - Perl provided by perl-mapscript; + - Java is not supported by any package. . + MapServer template language, WFS, WMS, WCS are provided by cgi-mapserver. + . + Homepage: http://mapserver.gis.umn.edu/docs
Source: mapserver Section: devel Priority: optional Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org> Uploaders: Schuyler Erle <[EMAIL PROTECTED]>, Petter Reinholdtsen <[EMAIL PROTECTED]>, Paul Wise <[EMAIL PROTECTED]>, Fabio Tranchitella <[EMAIL PROTECTED]>, Francesco Paolo Lovergine <[EMAIL PROTECTED]> Standards-Version: 3.7.2 Build-Depends: debhelper (>= 5.0.37.2), dpatch, libcurl4-gnutls-dev, libpng12-dev, zlib1g-dev (>= 1.1.4), libgd2-xpm-dev (>= 2.0.1-10), libfreetype6-dev (>= 2.0.9), libjpeg62-dev, libgdal1-dev (>=1.4.0), proj, libwww-dev, libpq-dev, php5-dev, swig, python-all, python-all-dev, python-central (>= 0.5), libgeos-dev (>= 2.2.3-2) Build-Depends-Indep: python-docutils Build-Conflicts: libcurl3-openssl-dev XS-Python-Version: all Package: php5-mapscript Section: web Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: mapserver-bin, mapserver-doc Description: php5-cgi module for MapServer PHP MapScript allows using the MapServer functionalities with the PHP web scripting language. . This module currently works only with PHP as an Apache DSO. Package: perl-mapscript Section: perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends} Suggests: mapserver-bin, mapserver-doc Description: Perl library for MapServer The Perl mapscript library allows using the MapServer functionalities with the Perl scripting language. Package: cgi-mapserver Section: web Architecture: any Depends: ${shlibs:Depends} Suggests: mapserver-bin, mapserver-doc Description: CGI module for MapServer This package contains the CGI binary file for MapServer. It provides the MapServer language template as well as WFS, WMS and WCS server and client capabilities. Package: python-mapscript Section: python Architecture: any Depends: ${python:Depends}, ${shlibs:Depends} Suggests: mapserver-bin, mapserver-doc Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: Python library for MapServer The Python mapscript allows using the MapServer functionalities with the Python scripting language. Package: mapserver-bin Section: misc Architecture: any Depends: ${shlibs:Depends}, ${perl:Depends} Suggests: libdbi-perl, perl-mapscript, python-mapscript, cgi-mapserver, mapserver-doc, php5-mapscript Description: MapServer binary utilities This package provides the binary utilities for using MapServer from the command line. . MapServer is an OpenSource development environment for building spatially enabled Internet applications. . The MapServer system includes MapScript that allows popular scripting languages such as: . - PHP provided by php5-mapscript; - Python provided by python-mapscript; - Perl provided by perl-mapscript; - Java is not supported by any package. . MapServer template language, WFS, WMS, WCS are provided by cgi-mapserver. . Homepage: http://mapserver.gis.umn.edu Package: mapserver-doc Section: doc Architecture: all Depends: ${shlibs:Depends} Suggests: perl-mapscript, python-mapscript, php5-mapscript, cgi-mapserver Description: documentation for MapServer This package provides some short documentation for MapServer. . MapServer is an OpenSource development environment for building spatially enabled Internet applications. . The MapServer system includes MapScript that allows using popular scripting languages such as: . . - PHP provided by php5-mapscript; - Python provided by python-mapscript; - Perl provided by perl-mapscript; - Java is not supported by any package. . MapServer template language, WFS, WMS, WCS are provided by cgi-mapserver. . Homepage: http://mapserver.gis.umn.edu/docs
signature.asc
Description: Digital signature
_______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel