diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-11-15 14:20:27 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2005-11-15 14:20:27 +0100 |
commit | b135438c4c6aeb5a7cd3403f0cf37e741d589cd3 (patch) | |
tree | b8c7f4be32ccddea2e1aec4898e6b9f8d9c080d4 /debian/control | |
parent | f7f3ada3350c2a0a99ed307350a230583802cfe0 (diff) | |
parent | c1ede6e8035b0338e0254fbfcbbddfeb608b1269 (diff) |
Merge changes from Wilmer
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 6db36986..00000000 --- a/debian/control +++ /dev/null @@ -1,13 +0,0 @@ -Source: bitlbee -Section: net -Priority: optional -Maintainer: Wilmer van der Gaast <wilmer@gaast.net> -Standards-Version: 3.5.9 -Build-Depends: libglib2.0-dev | libglib-dev, libgnutls-dev | libnss-dev (>= 1.6), debconf-2.0 - -Package: bitlbee -Architecture: any -Depends: ${shlibs:Depends}, adduser, netbase, netkit-inetd, net-tools, ${debconf-depends}, debianutils (>= 1.16), tcpd -Description: An IRC to other chat networks gateway - This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo. |