Sébastien Helleu
5f5f9f35e7
debian: bump Lua from 5.3 to 5.4
2026-04-30 00:17:23 +02:00
Sébastien Helleu
b250d71608
debian: remove redundant priority optional field from control
2026-03-28 22:29:00 +01:00
Sébastien Helleu
94457f8313
debian: bump Standards-Version to 4.7.3
2026-03-28 22:27:09 +01:00
Sébastien Helleu
86a910884b
debian: bump Standards-Version to 4.7.2
2025-04-18 20:44:57 +02:00
Sébastien Helleu
cd4d958e82
debian: bump Standards-Version to 4.7.0
2024-10-29 22:55:25 +01:00
Sébastien Helleu
254ecbf4c6
debian: add file CHANGELOG.md in weechat-core.docs
2024-10-29 22:51:47 +01:00
Sébastien Helleu
eb83e8d018
doc/relay: add doc on "api" relay
2024-06-18 20:32:05 +02:00
Sébastien Helleu
23e3a60e4e
debian: add Serbian docs in packaging
2024-06-16 20:05:45 +02:00
Sébastien Helleu
7b39706716
debian: add Czech quickstart guide in packaging
2024-06-16 20:05:45 +02:00
Sébastien Helleu
8e7597815f
doc: rename doc "weechat_relay_protocol" to "weechat_relay_weechat"
2024-06-16 20:05:45 +02:00
Sébastien Helleu
2648d87a65
debian: replace pkg-config build dependency by pkgconf
2024-06-06 22:50:33 +02:00
Sébastien Helleu
8260421767
core: rename and convert ChangeLog.adoc to CHANGELOG.md
2024-05-26 10:26:23 +02:00
Sébastien Helleu
8971fc069a
relay: add "api" protocol (HTTP REST API) (issue #2066 )
2024-02-01 21:38:49 +01:00
Sébastien Helleu
5ccb0c23f9
debian: exclude directories ".git", "build" and "release" from source package
2023-12-24 18:41:38 +01:00
Sébastien Helleu
28ff9d602a
debian: bump Standards-Version to 4.6.2
2023-08-22 10:03:35 +02:00
Sébastien Helleu
a3382f5a09
build: update build dependency from libncursesw5-dev to libncurses-dev
2023-08-22 09:55:24 +02:00
Sébastien Helleu
6abd989dd7
debian: remove remaining workarounds for autotools build
2023-01-15 17:10:20 +01:00
Sébastien Helleu
f67b7ad113
debian: restore target override_dh_auto_configure
2023-01-08 15:16:52 +01:00
Sébastien Helleu
754ab33946
core: remove build with autotools
...
CMake is now the only way to build WeeChat.
2023-01-08 14:19:41 +01:00
Sébastien Helleu
ea9c3b2218
debian: change dependency guile-2.2-dev to guile-3.0-dev
2022-11-19 19:05:25 +01:00
Sébastien Helleu
89f49040f3
debian: add dependency on ruby-pygments.rb
2022-03-29 21:02:42 +02:00
Sébastien Helleu
e0db08c782
debian: change dependency libargon2-0-dev to libargon2-dev (debian bug #1005703 )
2022-02-19 10:18:38 +01:00
Sébastien Helleu
498194f6fc
relay: add zstd compression in weechat protocol
...
Option relay.network.compression_level is renamed to relay.network.compression
and is now a percentage between 0 (no compression) to 100 (best compression,
slowest).
Compression is now disabled by default in weechat protocol and must be enabled
via the `handshake` command (option `compression` has been removed from `init`
command).
2021-12-24 16:45:57 +01:00
Sébastien Helleu
3a38879590
doc: remove tester's guide
2021-12-01 18:48:14 +01:00
Sébastien Helleu
fb1bf569a9
debian: bump Standards-Version to 4.6.0.1
2021-09-18 10:32:39 +02:00
Sébastien Helleu
9b75118b83
debian: add Spanish FAQ in Debian packaging
2021-08-07 11:15:28 +02:00
Sébastien Helleu
de61048cd2
debian: add typing plugin in Debian packaging
2021-07-04 13:27:33 +02:00
Sébastien Helleu
35ca5cde9c
debian: bump Standards-Version to 4.5.1
2021-03-08 20:37:43 +01:00
Sébastien Helleu
340d6646a6
javascript: disable build by default and remove Debian packaging of JavaScript plugin (issue #360 )
2020-06-13 14:34:13 +02:00
Sébastien Helleu
e81d0787e4
debian: bump Standards-Version to 4.4.0
2019-12-08 08:22:45 +01:00
Sébastien Helleu
8ab6422520
debian: switch to Guile 2.2 in Debian build
...
Guile 2.2 is now used by default in Debian/Ubuntu builds, except on these old
distribution versions where only Guile 2.0 is available:
- Debian Stretch
- Debian Jessie
- Debian Wheezy
- Ubuntu Xenial
- Ubuntu Trusty
2019-09-25 20:58:22 +02:00
Sébastien Helleu
63902ef52d
debian: add Python version in description of python plugin package
2019-08-30 18:34:31 +02:00
Sébastien Helleu
5e9efeb2e3
debian: switch from Lua 5.1 to 5.3 in Debian build
2019-07-07 14:14:37 +02:00
Sébastien Helleu
ab81128a7a
core: compile with Python 3 by default
...
The CMake option ENABLE_PYTHON3 is renamed to ENABLE_PYTHON2, to use Python 2
first then fallback on Python 3.
In the same way, the configure option --enable-python3 is renamed to
--enable-python2, to use Python 2 first then fallback on Python 3.
2019-07-01 21:28:33 +02:00
Sébastien Helleu
8629bf4b06
debian: switch debhelper compatibility to 12
2019-01-08 22:07:10 +01:00
Sébastien Helleu
f8df26f57f
debian: bump Standards-Version to 4.3.0
2019-01-08 21:57:31 +01:00
Sébastien Helleu
5bc37eeee3
debian: bump Standards-Version to 4.1.5
2018-10-21 08:22:31 +02:00
Sébastien Helleu
16d932a671
debian: sync debian files with debian git repository
2018-03-21 22:01:41 +01:00
Sébastien Helleu
5f2ed55c97
debian: add package weechat-headless with the headless binary and its man page
2018-03-19 19:43:07 +01:00
Sébastien Helleu
c4b49508be
debian: build with PHP 7.2 by default (issue #1154 )
2018-03-05 20:51:04 +01:00
Sébastien Helleu
03456722ef
core: fix typo: scripts manager -> script manager
2018-01-29 21:04:27 +01:00
Sébastien Helleu
db6f0e030d
debian: add "metapackage" info to short description of weechat package
2017-12-03 08:53:41 +01:00
Sébastien Helleu
3d4c52207b
debian: force dependency on libphp7.1-embed for package weechat-php ( closes #1078 )
2017-11-04 12:52:39 +01:00
Sébastien Helleu
152a82eb48
debian: split package weechat-plugins into 9 packages (with one package per scripting language) (issue #1085 )
...
Debian packages with plugins:
- weechat-plugins (aspell, exec, fifo, relay, script, trigger)
- weechat-guile
- weechat-javascript
- weechat-lua
- weechat-perl
- weechat-php
- weechat-python
- weechat-ruby
- weechat-tcl
2017-11-04 12:52:39 +01:00
Sébastien Helleu
6d8a415bbf
debian: fix relay plugin description in control files
2017-10-15 08:21:36 +02:00
Sébastien Helleu
c13ab756d9
debian: add dependency on libxml2-dev for PHP plugin
2017-09-28 01:11:22 +02:00
Sébastien Helleu
cac4107f54
debian: add PHP in debian packaging
2017-09-27 16:58:17 +02:00
Sébastien Helleu
92b9533efe
core: fix typo: Javascript -> JavaScript
2017-09-23 16:24:52 +02:00
Sébastien Helleu
ca2d3d168f
debian: add plugin fset in debian packaging
2017-06-25 21:25:14 +02:00
Sébastien Helleu
b58d9910e3
debian: replace symbolic link by the file weechat.xpm in devel package
2017-05-05 20:51:04 +02:00