diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mcabber/debian/control	Thu Jul 21 21:39:29 2005 +0100
@@ -0,0 +1,18 @@
+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
+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.
+ MCabber is a Jabber text-mode client, which includes features such as
+ SSL support, history logging, commands completion, and external actions
+ triggers.