X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/6f444bda1b7deb31cf7fb2395cb0993c3e3b8c42..946d18b62315f50d6ce4e091f5ccfc37d9b050c9:/debian/control diff --git a/debian/control b/debian/control index b691aad..14d26a7 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,15 @@ Source: mlib Section: libs Priority: extra -Maintainer: Mark Wooding -Build-Depends: debhelper (>= 4.0.2), libadns1-dev +Maintainer: Mark Wooding +Build-Depends: debhelper (>= 9), python, libadns1-dev Standards-Version: 3.1.1 Package: mlib2 Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends} +Pre-Depends: ${misc:Pre-Depends} Conflicts: mlib2-adns Description: A library of miscellaneous stuff The mLib library provides various handy utilities, including @@ -22,11 +24,12 @@ Description: A library of miscellaneous stuff This package provides the mLib run-time library. It uses an implementation of the background resolver forks and calls gethostbyname, so it therefore (a) depends only on the standard - C library, and (b) is distributed under the terms of the GNU + C library, and (b) is distributed under the terms of the GNU LGPL or GPL. Package: mlib2-adns Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends} Conflicts: mlib2 Description: A library of miscellaneous stuff @@ -46,9 +49,10 @@ Description: A library of miscellaneous stuff Package: mlib-dev Architecture: any -Depends: mlib2 (= ${Source-Version}) | mlib2-adns (= ${Source-Version}), +Depends: mlib2 (= ${binary:Version}) | mlib2-adns (= ${binary: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 +70,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;