diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-04-24 16:59:03 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-04-24 16:59:03 +0200 |
commit | b80c2763c37da8a4c276cacbd02a79bc09a74159 (patch) | |
tree | 76e33359f19092b0c09e1463522658ee90ff8cad /debian/control | |
parent | 63874f5188108b26454aaa6f84410d6ea821ec09 (diff) | |
download | weechat-b80c2763c37da8a4c276cacbd02a79bc09a74159.zip |
Remove notify plugin in debian files
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 37717457f..0b7bbdd73 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: weechat-common, weechat-plugins (<< 0.2.7) Description: Core files for WeeChat This package provides core plugins and locales files for WeeChat. It currently - ships the following plugins: xfer, notify, irc, charset and logger. + ships the following plugins: irc, xfer, charset and logger. Package: weechat-plugins Architecture: any |