summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2005-11-07 13:04:19 +0000
committerSebastien Helleu <flashcode@flashtux.org>2005-11-07 13:04:19 +0000
commita83507eb77d4f42a3a15bb00babfbfe9109bdc35 (patch)
tree5038dfee0cb468301c061968f397540eb10c8e66 /debian/control
parent159371cbd94325154ee85739a8ebcddf623ac3a8 (diff)
downloadweechat-a83507eb77d4f42a3a15bb00babfbfe9109bdc35.zip
Updated package info
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 21 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 5f7976e06..15de8c4eb 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,16 @@ Depends: weechat-common (= ${Source-Version}), weechat-curses (= ${Source-Versio
Description: Fast, light and extensible IRC client
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
for many operating systems. Everything can be done with a keyboard.
- It is customizable and extensible with scripts.
+ It is customizable and extensible with plugins/scripts, and includes:
+ - nicklist,
+ - smart hotlist,
+ - infobar with highlight notification,
+ - horizontal and vertical split,
+ - double charset support (decode/encode),
+ - FIFO pipe for remote control,
+ - and much more!
+ .
+ Homepage: http://weechat.flashtux.org/
Package: weechat-curses
Architecture: any
@@ -20,7 +29,16 @@ Depends: ${shlibs:Depends}, weechat-common (= ${Source-Version})
Description: Fast, light and extensible IRC client
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
for many operating systems. Everything can be done with a keyboard.
- It is customizable and extensible with scripts.
+ It is customizable and extensible with plugins/scripts, and includes:
+ - nicklist,
+ - smart hotlist,
+ - infobar with highlight notification,
+ - horizontal and vertical split,
+ - double charset support (decode/encode),
+ - FIFO pipe for remote control,
+ - and much more!
+ .
+ Homepage: http://weechat.flashtux.org/
Package: weechat-common
Architecture: all
@@ -28,4 +46,4 @@ Replaces: weechat
Recommends: weechat-curses | weechat-gtk
Description: Common files for WeeChat
Documentation, examples, and locale files for WeeChat - fast, light and
- extensible IRC client. It is useless without weechat-curses or weechat-gtk.
+ extensible IRC client. It is useless without weechat-curses.