From 2b14cbce85693836fc08e46efbf7e4ba864d6670 Mon Sep 17 00:00:00 2001 From: matthewv Date: Sun, 6 Jul 2003 18:08:58 +0000 Subject: [PATCH] add section and priority fields --- debian/control | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/control b/debian/control index e017f50..dae4c6e 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,8 @@ Standards-Version: 3.2.1.0 Package: chiark-backup Architecture: all Depends: chiark-rwbuffer +Section: utils +Priority: extra Description: backup system for small systems and networks These are the backup scripts used by chiark.greenend.org.uk and other systems belonging to the Sinister Greenend Organisation. Features: @@ -19,6 +21,8 @@ Description: backup system for small systems and networks Package: chiark-scripts Conflicts: chiark-named-conf, sync-accounts Replaces: chiark-named-conf, sync-accounts +Section: admin +Priority: extra Architecture: all Description: chiark system administration scripts This package contains a number of small administration scripts used @@ -40,6 +44,8 @@ Description: chiark system administration scripts Package: chiark-rwbuffer Architecture: any Depends: ${shlibs:Depends} +Section: utils +Priority: extra Description: readbuffer/writebuffer: prevents tape drive seesawing, etc. readbuffer and writebuffer: programs for reading input from devices, and writing output to, which don't like constant stopping and @@ -48,6 +54,8 @@ Description: readbuffer/writebuffer: prevents tape drive seesawing, etc. Package: chiark-really Architecture: any Depends: ${shlibs:Depends} +Section: admin +Priority: extra Description: really - a tool for gaining privilege (simple, realistic sudo) really is a program that allows certain users to become whatever user they like on request. It is a bit like sudo in that respect. -- 2.30.2