diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2005-02-12 12:59:32 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2005-02-12 12:59:32 +0000 |
commit | dfc1c0370daa8245c8964ce8c73d56b944c9a169 (patch) | |
tree | 676d156a77f9e64fc592c6574189ddfd70a408cd /debian/control | |
parent | 89d9fb641e7c5ec7d1846ca6d91abe5356e038c7 (diff) | |
download | weechat-dfc1c0370daa8245c8964ce8c73d56b944c9a169.zip |
Version 0.1.0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 390aeb23c..a1d830782 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,13 @@ Source: weechat Section: net Priority: optional -Maintainer: FlashCode <flashcode@flashtux.org> -Build-Depends: debhelper (>> 4.0.0), libncurses5 (>= 5.2.20020112a-7), perl (>= 5.6.0-16), libperl-dev -Standards-Version: 3.5.8 +Maintainer: Sebastien Helleu <flashcode@flashtux.org> +Build-Depends: debhelper (>> 4.0.0), libncurses5-dev (>= 5.2.20020112a-7), perl (>= 5.6.0-16), libperl-dev +Standards-Version: 3.6.1 Package: weechat Architecture: all -Depends: ${shlibs:Depends}, weechat-common (= ${Source-Version}), weechat-curses (= ${Source-Version}), weechat-gtk (= ${Source-Version}) +Depends: weechat-common (= ${Source-Version}), weechat-curses (= ${Source-Version}), weechat-gtk (= ${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. |