[routino] 12/13: Add Section for binary packages.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Sep 13 22:33:08 UTC 2015


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

sebastic pushed a commit to branch master
in repository routino.

commit 84dd0d9c7d4d49066d0dff657c7b20a4bbff0f29
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Sep 13 22:57:43 2015 +0200

    Add Section for binary packages.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 602a417..2015a0b 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Description: Set of tools to find a path between two points
 
 Package: routino-www
 Architecture: all
+Section: web
 Depends: apache2 | httpd,
          libjs-leaflet,
          javascript-common,
@@ -45,6 +46,7 @@ Description: Web frontend for routino
 
 Package: libroutino
 Architecture: any
+Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Routino routing library
@@ -56,6 +58,7 @@ Description: Routino routing library
 
 Package: libroutino-slim
 Architecture: any
+Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Routino slim routing library
@@ -67,6 +70,7 @@ Description: Routino slim routing library
 
 Package: libroutino-dev
 Architecture: any
+Section: libdevel
 Depends: libroutino (= ${binary:Version}),
          libroutino-slim (= ${binary:Version}),
          ${misc:Depends}

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



More information about the Pkg-grass-devel mailing list