comparison mcabber/debian/control @ 350:15f75983c0b6

Add debian/ directory
author Mikael Berthe <mikael@lilotux.net>
date Thu, 21 Jul 2005 21:39:29 +0100
parents
children 21f4fd41e41e
comparison
equal deleted inserted replaced
349:3f5e7962bb47 350:15f75983c0b6
1 Source: mcabber
2 Section: net
3 Priority: optional
4 Maintainer: Mikael Berthe <mikael.berthe@lilotux.net>
5 Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglib2.0-dev, libncurses5-dev, libssl-dev, libc6-dev
6 Standards-Version: 3.6.1
7
8 Package: mcabber
9 Section: net
10 Priority: optional
11 Architecture: any
12 Essential: no
13 Depends: ${shlibs:Depends}, libglib2.0-0, libncurses5, libssl0.9.7, pkg-config, libc6 (>= 2.3.2.ds1)
14 Maintainer: Mikael Berthe <mikael.berthe@lilotux.net>
15 Description: Small Jabber console client.
16 MCabber is a Jabber text-mode client, which includes features such as
17 SSL support, history logging, commands completion, and external actions
18 triggers.