[zoo-project] 01/01: Fix duplicate package descriptions.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 11 22:17:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository zoo-project.

commit e462f0f424860f5d868d9f7ab4d5d6d775447ea4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 12 00:17:43 2016 +0200

    Fix duplicate package descriptions.
---
 debian/control | 56 ++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 36 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index eb87c17..593be11 100644
--- a/debian/control
+++ b/debian/control
@@ -33,20 +33,26 @@ Architecture: any
 Section: web
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: This package contains the CGI ZOO Kernel
- ZOO is a WPS (Web Processing Service) open source project released 
- under a  MIT/X-11 style license . It provides an OGC WPS compliant
- developer-friendly framework to create and chain WPS Web services. 
+Description: C Kernel able to manage and chain WPS services
+ ZOO-Project is a WPS (Web Processing Service) open source project
+ released under a MIT/X-11 style license. It provides an OGC WPS
+ compliant developer-friendly framework to create and chain WPS Web
+ services.
+ .
+ This package contains the ZOO kernel.
 
 Package: zoo-api
 Architecture: any
 Section: web
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: This package contains the ZOO API
- ZOO is a WPS (Web Processing Service) open source project released
- under a  MIT/X-11 style license . It provides an OGC WPS compliant
- developer-friendly framework to create and chain WPS Web services.
+Description: Javascript API for creating and chaining WPS services
+ ZOO-Project is a WPS (Web Processing Service) open source project
+ released under a MIT/X-11 style license. It provides an OGC WPS
+ compliant developer-friendly framework to create and chain WPS Web
+ services.
+ .
+ This package contains the ZOO API.
 
 Package: zoo-services
 Architecture: any
@@ -55,27 +61,37 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          python,
          python-gdal
-Description: This package contains the CGI ZOO Services
- ZOO is a WPS (Web Processing Service) open source project released 
- under a  MIT/X-11 style license . It provides an OGC WPS compliant
- developer-friendly framework to create and chain WPS Web services. 
+Description: CGI ZOO services
+ ZOO-Project is a WPS (Web Processing Service) open source project
+ released under a MIT/X-11 style license. It provides an OGC WPS
+ compliant developer-friendly framework to create and chain WPS Web
+ services.
+ .
+ This package contains the CGI ZOO services.
 
 Package: libzoo-service1.5
 Architecture: any
 Section: web
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: This package contains the ZOO Library
- ZOO is a WPS (Web Processing Service) open source project released 
- under a  MIT/X-11 style license . It provides an OGC WPS compliant
- developer-friendly framework to create and chain WPS Web services. 
+Description: ZOO service library
+ ZOO-Project is a WPS (Web Processing Service) open source project
+ released under a MIT/X-11 style license. It provides an OGC WPS
+ compliant developer-friendly framework to create and chain WPS Web
+ services.
+ .
+ This package contains the ZOO service library.
 
 Package: libzoo-service-dev
 Architecture: any
 Section: web
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: This package contains the ZOO development files
- ZOO is a WPS (Web Processing Service) open source project released 
- under a  MIT/X-11 style license . It provides an OGC WPS compliant
- developer-friendly framework to create and chain WPS Web services. 
+Description: ZOO service library - development files
+ ZOO-Project is a WPS (Web Processing Service) open source project
+ released under a MIT/X-11 style license. It provides an OGC WPS
+ compliant developer-friendly framework to create and chain WPS Web
+ services.
+ .
+ This package contains the ZOO service library development files.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/zoo-project.git



More information about the Pkg-grass-devel mailing list