chiark / gitweb /
base/keysz.[ch]: Add a flag to say that arguments are 16 bits wide.
[catacomb] / debian / control
index 9bbe80275adddf045a8173975e8dbbf6a3fb3320..65cb6bdc4cda0433c5b703a2ecfa4c7b009ee2f7 100644 (file)
@@ -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