diff options
author | Julien Louis <ptitlouis@sysif.net> | 2005-11-07 13:50:12 +0000 |
---|---|---|
committer | Julien Louis <ptitlouis@sysif.net> | 2005-11-07 13:50:12 +0000 |
commit | 10161cd16cbcb85b7d85d2ad1fa6b9cb936bed73 (patch) | |
tree | 69ad492e3461df12bab8274ab23dc2b95d78a32a /debian/control | |
parent | a83507eb77d4f42a3a15bb00babfbfe9109bdc35 (diff) | |
download | weechat-10161cd16cbcb85b7d85d2ad1fa6b9cb936bed73.zip |
fix enumeration description to fit description format
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control index 15de8c4eb..384c866ea 100644 --- a/debian/control +++ b/debian/control @@ -13,13 +13,13 @@ 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 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! + - 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/ @@ -43,7 +43,7 @@ Description: Fast, light and extensible IRC client Package: weechat-common Architecture: all Replaces: weechat -Recommends: weechat-curses | weechat-gtk +Recommends: weechat-curses Description: Common files for WeeChat Documentation, examples, and locale files for WeeChat - fast, light and extensible IRC client. It is useless without weechat-curses. |