[zoo-project] 07/23: Drop duplicate Section from binary packages. Fix Section for library packages.

Bas Couwenberg sebastic at debian.org
Sun Jun 26 17:27:46 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 37ae6535f40044b4eb6f3a6fa0eaaa3a413b1d8e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 25 21:33:17 2016 +0200

    Drop duplicate Section from binary packages. Fix Section for library packages.
---
 debian/control | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 593be11..7d967c4 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,6 @@ X-Python-Version: >= 2.7
 
 Package: zoo-kernel
 Architecture: any
-Section: web
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: C Kernel able to manage and chain WPS services
@@ -43,7 +42,6 @@ Description: C Kernel able to manage and chain WPS services
 
 Package: zoo-api
 Architecture: any
-Section: web
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Javascript API for creating and chaining WPS services
@@ -56,7 +54,6 @@ Description: Javascript API for creating and chaining WPS services
 
 Package: zoo-services
 Architecture: any
-Section: web
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          python,
@@ -71,7 +68,7 @@ Description: CGI ZOO services
 
 Package: libzoo-service1.5
 Architecture: any
-Section: web
+Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: ZOO service library
@@ -84,7 +81,7 @@ Description: ZOO service library
 
 Package: libzoo-service-dev
 Architecture: any
-Section: web
+Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: 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