X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/6000faf9d7b1ec7758194d68a2ff68705a8e4825..c77f9bb925046e634f0ca3fb2ca45a27dc71a3a9:/debian/control diff --git a/debian/control b/debian/control index 4c332e42..65cb6bdc 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: catacomb Section: libs Priority: extra -Build-Depends: mlib-dev (>= 2.0.2), debhelper (>= 8) +Build-Depends: debhelper (>= 9), python, pkg-config, mlib-dev (>= 2.2.2.1) Maintainer: Mark Wooding Standards-Version: 3.1.1 @@ -9,6 +9,7 @@ Package: catacomb2 Architecture: any Depends: ${shlibs:Depends} Recommends: catacomb-bin +Breaks: python-catacomb (<< 1.1.2) Description: A cryptographic library Catacomb is a cryptographic library. It implements a large number of encryption algorithms, hash functions, message authentication codes @@ -43,7 +44,7 @@ Description: A cryptographic library Package: catacomb-dev Architecture: any -Depends: catacomb2 (= ${Source-Version}) +Depends: catacomb2 (= ${Source-Version}), mlib-dev (>= 2.2.2.1) Recommends: catacomb-bin Section: devel Description: A cryptographic library