passim: fix typo
[catacomb-python] / debian / control
CommitLineData
46e6ad89 1Source: catacomb-python
2Section: libs
3Priority: extra
4Maintainer: Mark Wooding <mdw@nsict.org>
5Standards-Version: 3.1.1
6
7Package: python-catacomb
8Architecture: all
9Depends: python, python2.3-catacomb
10Description: Python bindings for the Catacomb cryptographic library.
11 This is a dummy package for making sure you have the right package
12 for the default Debian Python installation.
13
14Package: python2.3-catacomb
15Architecture: any
16Depends: ${shlibs:Depends}, python2.3
17Description: Python bindings for the Catacomb cryptographic library.
18
19Package: python2.4-catacomb
20Architecture: any
21Depends: ${shlibs:Depends}, python2.4
22Description: Python bindings for the Catacomb cryptographic library.
23
24Package: python-catacomb-bin
25Architecture: all
26Depends: python, python-catacomb
27Description: Catacomb utilities in Python