From 8d9e85c698780a01d3465cb87954643f27e3c27e Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 19 Feb 2016 09:09:11 +0000 Subject: [PATCH] debian/control: have catacomb-dev Depends on the right version of mlib-dev. Unaccountably this was previously entirely missing. This is release 2.2.1.1. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2792ff99..2890f4c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +catacomb (2.2.1.1) experimental; urgency=low + + * Arrange that catacomb-dev Depends on correct version of mlib-dev. It + really won't work well without it. + + -- Mark Wooding Fri, 19 Feb 2016 09:04:50 +0000 + catacomb (2.2.1) experimental; urgency=low * Some internal improvements. diff --git a/debian/control b/debian/control index 9bbe8027..38c9b048 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,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 -- 2.11.0