X-Git-Url: https://git.distorted.org.uk/~mdw/misc/blobdiff_plain/c818aceddb8a734c7b3fe0e35f442bbd70e0b0ab..03dc6e6eb5159d0107ae0ab2deedbd4a2d40c963:/debian/control diff --git a/debian/control b/debian/control index 09a461e..55fa6dd 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: nsict-utils Section: utils Priority: extra Maintainer: Mark Wooding -Build-Depends: tinycdb, cdbs, python, python-cdb, +Build-Depends: tinycdb, debhelper (>= 9), python, python-cdb, catacomb-dev (>= 2.1.1), mlib-dev (>= 2.0.4), libspamc-dev, libcdb-dev Standards-Version: 3.1.1 @@ -134,16 +134,19 @@ Description: Update files in place safely. Package: stamp Architecture: any +Depends: ${shlibs:Depends} Section: utils Description: Like cat, but prefixing each line with a datestamp. Package: getpass Architecture: any +Depends: ${shlibs:Depends} Section: utils Description: Read a password without echoing; write it to stdout. Package: space Architecture: any +Depends: ${shlibs:Depends} Section: utils Description: Identify and fix problematic whitespace in text files. The space program won't send you to the moon, but it will identify @@ -153,6 +156,7 @@ Description: Identify and fix problematic whitespace in text files. Package: x86-model Architecture: any-i386 any-amd64 +Depends: ${shlibs:Depends} Section: utils Description: Shows basic model information about x86 processors. The cpuid program is probably better for most people.