summaryrefslogtreecommitdiff
path: root/debian-stable
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-06-25 21:25:14 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-06-25 21:25:14 +0200
commitca2d3d168f06eab2bb7baf51b9eae648b9895173 (patch)
tree9730993837554c5f1d0821fb61c0baf56e61f95a /debian-stable
parent820e79702f9f002042be3a248e46775a9898b3b7 (diff)
downloadweechat-ca2d3d168f06eab2bb7baf51b9eae648b9895173.zip
debian: add plugin fset in debian packaging
Diffstat (limited to 'debian-stable')
-rw-r--r--debian-stable/control4
-rw-r--r--debian-stable/weechat-core.install1
2 files changed, 3 insertions, 2 deletions
diff --git a/debian-stable/control b/debian-stable/control
index 3661a013a..1b255e35f 100644
--- a/debian-stable/control
+++ b/debian-stable/control
@@ -88,8 +88,8 @@ Description: Fast, light and extensible chat client - core files
for many operating systems. Everything can be done with a keyboard.
.
This package provides core plugins and locales files for WeeChat. It
- currently ships the following plugins: alias, buflist, charset, irc, logger
- and xfer. It is useless without weechat-curses.
+ currently ships the following plugins: alias, buflist, charset, fset, irc,
+ logger and xfer. It is useless without weechat-curses.
Package: weechat-plugins
Architecture: any
diff --git a/debian-stable/weechat-core.install b/debian-stable/weechat-core.install
index 42cc3a3da..9411e449b 100644
--- a/debian-stable/weechat-core.install
+++ b/debian-stable/weechat-core.install
@@ -2,6 +2,7 @@ usr/share/locale/
usr/lib/weechat/plugins/alias.so
usr/lib/weechat/plugins/buflist.so
usr/lib/weechat/plugins/charset.so
+usr/lib/weechat/plugins/fset.so
usr/lib/weechat/plugins/irc.so
usr/lib/weechat/plugins/logger.so
usr/lib/weechat/plugins/xfer.so