X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/292629c3811d3a86bbed5137bfcc63e0b179ea2f..96851f5db8542a4630aaa9b0dbe7cb0495b5ab8b:/debian/control diff --git a/debian/control b/debian/control index d1ff042..e1382d4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-catacomb Section: python Priority: extra Maintainer: Mark Wooding -Build-Depends: catacomb-dev, python, python2.3-dev, python2.4-dev +Build-Depends: catacomb-dev, python, python2.3-dev, python2.4-dev, python2.5-dev Standards-Version: 3.1.1 Package: python-catacomb @@ -22,9 +22,9 @@ Description: Python bindings for the Catacomb cryptographic library. This is a dummy package for making sure you have the right package for the default Debian Python installation. -Package: python2.3-catacomb +Package: python2.4-catacomb Architecture: any -Depends: ${shlibs:Depends}, ${python:Depends} +Depends: ${shlibs:Depends} Description: Python bindings for the Catacomb cryptographic library. Catacomb is a cryptographic library. It implements a large number of encryption algorithms, hash functions, message authentication codes @@ -36,12 +36,12 @@ Description: Python bindings for the Catacomb cryptographic library. relatively straightforward to audit for security. Its focus is on clarity of source code and portability more than performance. . - This package contains the Python bindings for Catacomb, for version 2.3 of + This package contains the Python bindings for Catacomb, for version 2.4 of Python. -Package: python2.4-catacomb +Package: python2.5-catacomb Architecture: any -Depends: ${shlibs:Depends}, ${python:Depends} +Depends: ${shlibs:Depends} Description: Python bindings for the Catacomb cryptographic library. Catacomb is a cryptographic library. It implements a large number of encryption algorithms, hash functions, message authentication codes @@ -53,7 +53,7 @@ Description: Python bindings for the Catacomb cryptographic library. relatively straightforward to audit for security. Its focus is on clarity of source code and portability more than performance. . - This package contains the Python bindings for Catacomb, for version 2.4 of + This package contains the Python bindings for Catacomb, for version 2.5 of Python. Package: python-catacomb-bin