diff --git a/debian/control b/debian/control index 2e219342c..5d36f140f 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Description: Fast, light and extensible chat client - incremental text search - dynamic filtering of buffer content - Perl, Python, Ruby, Lua, Tcl and Scheme scripting + - scripts manager - spell checking - highly customizable and extensible - and much more! @@ -53,6 +54,7 @@ Description: Fast, light and extensible chat client - console client - incremental text search - dynamic filtering of buffer content - Perl, Python, Ruby, Lua, Tcl and Scheme scripting + - scripts manager - spell checking - highly customizable and extensible - and much more! @@ -83,6 +85,7 @@ Description: Fast, light and extensible chat client - plugins This package provides some plugins to enhance WeeChat. It currently ships the following plugins: - Perl, Python, Ruby, Lua, Tcl and Scheme scripting + - scripts manager - Spell checking (thanks to aspell) - FIFO pipe for remote control - IRC proxy diff --git a/debian/weechat-plugins.install b/debian/weechat-plugins.install index 4ae2338d9..4ca5c7436 100644 --- a/debian/weechat-plugins.install +++ b/debian/weechat-plugins.install @@ -6,5 +6,6 @@ usr/lib/weechat/plugins/python.so usr/lib/weechat/plugins/ruby.so usr/lib/weechat/plugins/lua.so usr/lib/weechat/plugins/tcl.so +usr/lib/weechat/plugins/script.so usr/lib/weechat/plugins/relay.so usr/lib/weechat/plugins/rmodifier.so