annotate mcabber/debian/control @ 356:a30ca1b77fa2

Disable logging by default in the sample configuration file
author Mikael Berthe <mikael@lilotux.net>
date Sat, 23 Jul 2005 09:14:50 +0100
parents 80ccf8e6c23f
children 8a4530913d6a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
350
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1 Source: mcabber
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 Section: net
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3 Priority: optional
351
21f4fd41e41e Debian control file improvement (using lintian)
Mikael Berthe <mikael@lilotux.net>
parents: 350
diff changeset
4 Maintainer: Mikael BERTHE <mikael.berthe@lilotux.net>
21f4fd41e41e Debian control file improvement (using lintian)
Mikael Berthe <mikael@lilotux.net>
parents: 350
diff changeset
5 Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglib2.0-dev, libncurses5-dev, libssl-dev
350
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6 Standards-Version: 3.6.1
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 Package: mcabber
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Section: net
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
10 Priority: optional
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
11 Architecture: any
351
21f4fd41e41e Debian control file improvement (using lintian)
Mikael Berthe <mikael@lilotux.net>
parents: 350
diff changeset
12 Depends: ${shlibs:Depends}, libglib2.0-0, libncurses5, libssl0.9.7, pkg-config
21f4fd41e41e Debian control file improvement (using lintian)
Mikael Berthe <mikael@lilotux.net>
parents: 350
diff changeset
13 Description: Small Jabber console client
350
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
14 MCabber is a Jabber text-mode client, which includes features such as
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
15 SSL support, history logging, commands completion, and external actions
15f75983c0b6 Add debian/ directory
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
16 triggers.