debian: Fix package sections.
[mLib] / debian / control
index 08b8a99..a027cbe 100644 (file)
@@ -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;