X-Git-Url: https://git.distorted.org.uk/~mdw/misc/blobdiff_plain/4363f8140e33ef85c7d448594f18247ee41a5606..223bbefb9b4d1dd3e56a49adc2bf3b76927afe20:/debian/control diff --git a/debian/control b/debian/control index fadc400..f574ae6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: nsict-utils Section: utils Priority: extra Maintainer: Mark Wooding -Build-Depends: freecdb, bash-builtins, debhelper (>= 4.0.2), +Build-Depends: tinycdb, bash-builtins, debhelper (>= 4.0.2), python, catacomb-dev (>= 2.0.0), mlib-dev (>= 2.0.0), libspamc-dev Standards-Version: 3.1.1 @@ -10,19 +10,20 @@ Package: nsict-utils Architecture: all Section: utils Depends: mdwopt-perl, nsict-cdb, locking, qmail-checkspam, nsict-mail, - if-mtu, shadowfix, zz, gorp, splitconf, xtitle, pause, buf, create, inplace + if-mtu, shadowfix, zz, gorp, splitconf, xtitle, pause, buf, create, inplace, + stamp Description: Dummy package for convenience. Package: mdwopt-perl Architecture: all -Section: libs +Section: perl Depends: perl5 Description: Options parser library for perl. Package: nsict-cdb Architecture: any Section: utils -Depends: ${shlibs:Depends}, perl5, libcdb-file-perl +Depends: ${shlibs:Depends}, ${python:Depends}, python-cdb Description: Simple utilities for messing with CDB files. Package: locking @@ -100,3 +101,8 @@ Package: inplace Architecture: all Section: utils Description: Update files in place safely. + +Package: stamp +Architecture: any +Section: utils +Description: Like cat, but prefixing each line with a datestamp.