Use the shiny new `mLib' warning-control macros.
[u/mdw/catacomb] / debian / control
index 9a8d75b..507a222 100644 (file)
@@ -1,8 +1,8 @@
 Source: catacomb
 Section: libs
 Priority: extra
-Build-Depends: mlib-dev (>= 2.0.2), debhelper (>= 4.0.2)
-Maintainer: Mark Wooding <mdw@nsict.org>
+Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 9)
+Maintainer: Mark Wooding <mdw@distorted.org.uk>
 Standards-Version: 3.1.1
 
 Package: catacomb2
@@ -26,7 +26,7 @@ Description: A cryptographic library
 Package: catacomb-bin
 Architecture: any
 Depends: ${shlibs:Depends}, catacomb2 (= ${Source-Version}), ${misc:Depends}
-Suggests: xtoys
+Suggests: utils
 Description: A cryptographic library
  Catacomb is a cryptographic library.  It implements a large number of
  encryption algorithms, hash functions, message authentication codes
@@ -40,13 +40,12 @@ Description: A cryptographic library
  .
  This package contains a tool for key management, a passphrase
  pixie, and other stuff.
- .
- The `xpixie' script uses `xgetline' from the `xtoys' package.
 
 Package: catacomb-dev
 Architecture: any
 Depends: catacomb2 (= ${Source-Version})
 Recommends: catacomb-bin
+Section: devel
 Description: A cryptographic library
  Catacomb is a cryptographic library.  It implements a large number of
  encryption algorithms, hash functions, message authentication codes