chiark / gitweb /
debian/control: Fix the Build-Depends.
[misc] / debian / control
index 56e91debbafcffc23c806915e15554c9062041c6..3e234a761e06a99ae38e85455821fac4d54392d5 100644 (file)
@@ -2,8 +2,10 @@ Source: distorted-utils
 Section: utils
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
-Build-Depends: tinycdb, debhelper (>= 9), python, python-cdb,
- catacomb-dev (>= 2.1.1), mlib-dev (>= 2.0.4), libcdb-dev
+Build-Depends: debhelper (>= 9), pkg-config,
+ libcdb-dev, mlib-dev (>= 2.0.4), catacomb-dev (>= 2.1.1),
+ python, python-cdb,
+ tclsh
 Standards-Version: 3.1.1
 
 Package: distorted-utils
@@ -51,6 +53,8 @@ Description: Options parser library for perl.
 Package: distorted-cdb
 Architecture: any
 Section: utils
+Replaces: nsict-cdb (<< 1.4.0~)
+Breaks: nsict-cdb (<< 1.4.0~)
 Depends: ${shlibs:Depends}, python (>= 2.4), python-cdb
 Description: Simple utilities for messing with CDB files.
 
@@ -82,7 +86,7 @@ Description: Run a program while holding a file lock.
 Package: distorted-mail
 Architecture: all
 Section: mail
-Depends: qmail, nsict-cdb, perl5, libmime-perl
+Depends: ${shlibs:Depends}, qmail, distorted-cdb, perl5, libmime-perl
 Description: Some simple scripts for mail handling.
 
 Package: nsict-mail