X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/5934f1eea5364e8a62b40f09fc41c1fbdf024868..52162d1b8ec7ea5dcce0d37e4e5a4a02da37de1d:/debian/control diff --git a/debian/control b/debian/control index d4a4590..0593f08 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,17 @@ Source: mlib Section: libs Priority: extra Maintainer: Mark Wooding +Build-Depends: debhelper (>= 4.0.2) Standards-Version: 3.1.1 -Package: mlib +Package: mlib2 Architecture: any Depends: ${shlibs:Depends} Description: A library of miscellaneous stuff Package: mlib-dev Architecture: any -Depends: mlib (= ${Source-Version}), libc6-dev +Depends: mlib2 (= ${Source-Version}), libc6-dev Description: A library of miscellaneous stuff This package contains the header files and static libraries needed to compile programs which use mLib.