diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-06-13 13:51:01 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-06-13 14:34:13 +0200 |
commit | 340d6646a6371e2f224d392c9b1b44c8a20b5074 (patch) | |
tree | 8b376bb55fda309f4943e1859c5bfe1e41e6870b /debian-stable/copyright | |
parent | 99a324b76f4dd91e15e6ccabf7ae5b97927105c5 (diff) | |
download | weechat-340d6646a6371e2f224d392c9b1b44c8a20b5074.zip |
javascript: disable build by default and remove Debian packaging of JavaScript plugin (issue #360)
Diffstat (limited to 'debian-stable/copyright')
-rw-r--r-- | debian-stable/copyright | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian-stable/copyright b/debian-stable/copyright index fa68b192f..524628ac4 100644 --- a/debian-stable/copyright +++ b/debian-stable/copyright @@ -78,15 +78,6 @@ Copyright: 2005-2010, Emmanuel Bouthenot <kolter@openics.org> 2012, Simon Arlott License: GPL-3+ -Files: src/plugins/javascript/weechat-js-api.cpp - src/plugins/javascript/weechat-js-api.h - src/plugins/javascript/weechat-js-v8.cpp - src/plugins/javascript/weechat-js-v8.h - src/plugins/javascript/weechat-js.cpp - src/plugins/javascript/weechat-js.h -Copyright: 2013, Koka El Kiwi <kokakiwi@kokakiwi.net> -License: GPL-3+ - Files: src/plugins/lua/weechat-lua-api.c Copyright: 2006-2007, Emmanuel Bouthenot <kolter@openics.org> 2012, Simon Arlott |