From: Mark Wooding Date: Wed, 15 Feb 2006 12:30:12 +0000 (+0000) Subject: debian: Fix package sections. X-Git-Tag: 2.0.4~13 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/2fbd4247fb9f87d005f2a6950400af4823e7832d debian: Fix package sections. --- diff --git a/debian/control b/debian/control index 08b8a99..a027cbe 100644 --- a/debian/control +++ b/debian/control @@ -49,6 +49,7 @@ Architecture: any Depends: mlib2 (= ${Source-Version}) | mlib2-adns (= ${Source-Version}), libc6-dev Recommends: mlib-bin +Section: devel Description: A library of miscellaneous stuff The mLib library provides various handy utilities, including * yet another options parser, like GNU getopt but more so; @@ -66,6 +67,7 @@ Package: mlib-bin Architecture: any Depends: ${shlibs:Depends} Recommends: mlib-dev +Section: utils Description: A library of miscellaneous stuff The mLib library provides various handy utilities, including * yet another options parser, like GNU getopt but more so;