annotate mcabber/debian/control @ 478:47cfa3779549

MUC: log join/nick/leave/topic if log_muc_conf is set
author Mikael Berthe <mikael@lilotux.net>
date Mon, 03 Oct 2005 22:12:24 +0200
parents 8a4530913d6a
children
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
359
8a4530913d6a Improve Debian package, with some help from Benjamin Drieu
Mikael Berthe <mikael@lilotux.net>
parents: 354
diff changeset
12 Depends: ${shlibs:Depends}
351
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.