Debian control file improvement (using lintian)
authorMikael Berthe <mikael@lilotux.net>
Thu, 21 Jul 2005 22:20:53 +0100
changeset 351 21f4fd41e41e
parent 350 15f75983c0b6
child 352 e7e2f2fcc765
Debian control file improvement (using lintian)
mcabber/debian/control
--- a/mcabber/debian/control	Thu Jul 21 21:39:29 2005 +0100
+++ b/mcabber/debian/control	Thu Jul 21 22:20:53 2005 +0100
@@ -1,18 +1,17 @@
 Source: mcabber
 Section: net
 Priority: optional
-Maintainer: Mikael Berthe <mikael.berthe@lilotux.net>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglib2.0-dev, libncurses5-dev, libssl-dev, libc6-dev
+Maintainer: Mikael BERTHE <mikael.berthe@lilotux.net>
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglib2.0-dev, libncurses5-dev, libssl-dev
 Standards-Version: 3.6.1
 
 Package: mcabber
 Section: net
 Priority: optional
 Architecture: any
-Essential: no
-Depends: ${shlibs:Depends}, libglib2.0-0, libncurses5, libssl0.9.7, pkg-config, libc6 (>= 2.3.2.ds1)
-Maintainer: Mikael Berthe <mikael.berthe@lilotux.net>
-Description: Small Jabber console client.
+Depends: ${shlibs:Depends}, libglib2.0-0, libncurses5, libssl0.9.7, pkg-config
+Maintainer: Mikael BERTHE <mikael.berthe@lilotux.net>
+Description: Small Jabber console client
  MCabber is a Jabber text-mode client, which includes features such as
  SSL support, history logging, commands completion, and external actions
  triggers.