comparison mcabber/debian/control @ 351:21f4fd41e41e

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