summaryrefslogtreecommitdiff
path: root/tools/debian
AgeCommit message (Collapse)Author
2019-12-08debian: fix debian/wheezy and ubuntu/trusty patchesSébastien Helleu
2019-11-11debian: disable javascript plugin on Debian Sid and Ubuntu EoanSébastien Helleu
2019-10-20debian: disable javascript plugin on Ubuntu FocalSébastien Helleu
2019-09-25debian: switch to Guile 2.2 in Debian buildSébastien Helleu
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-16debian: fix build of packages on Debian Jessie (issue #916, issue #956)Sébastien Helleu
With the new errors on missing libraries in CMake, the PHP plugin must be explicitly disabled.
2019-07-08debian: disable Javascript plugin on Debian Buster/Bullseye (closes #1374)Sébastien Helleu
2019-07-07debian: switch from Lua 5.1 to 5.3 in Debian buildSébastien Helleu
2019-07-01core: compile with Python 3 by defaultSébastien Helleu
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-01-08debian: switch debhelper compatibility to 12Sébastien Helleu
2019-01-08debian: bump Standards-Version to 4.3.0Sébastien Helleu
2018-10-21debian: bump Standards-Version to 4.1.5Sébastien Helleu
2018-03-22debian: update debian/ubuntu/raspbian patchesSébastien Helleu
2018-03-22debian: remove patches for old ubuntu versions: zesty, yakkety, preciseSébastien Helleu
2018-03-20debian: update debian/ubuntu/raspbian patchesSébastien Helleu
2018-03-06debian: add patch for Ubuntu Artful to use PHP 7.1Sébastien Helleu
2018-03-05debian: replace PHP version 7.1 with 7.2 in debian patches (issue #1154)Sébastien Helleu
2018-01-29core: fix typo: scripts manager -> script managerSébastien Helleu
2017-11-04debian: update debian/ubuntu patchesSébastien Helleu
2017-09-28build: update Debian patches with libxml2-dev dependencySébastien Helleu
2017-09-27build: update patch for Ubuntu Trusty to not build PHP pluginSébastien Helleu
2017-09-27build: update patch for Debian Wheezy to not build PHP pluginSébastien Helleu
2017-09-27build: update patch for Debian Jessie to not build PHP pluginSébastien Helleu
2017-09-27build: add patch for Debian Stretch, Raspbian Stretch and Ubuntu ↵Sébastien Helleu
Zesty/Yakkety/Xenial to use PHP 7.0 instead of 7.1
2017-09-27build: remove patch for Raspbian JessieSébastien Helleu
Automatic builds for Raspbian Jessie were stopped three months ago, on June 2017.
2017-09-27build: remove patch for Ubuntu WilySébastien Helleu
Automatic builds for Ubuntu Wily were stopped five months ago, on April 2017.
2017-09-27build: remove patch for Debian SqueezeSébastien Helleu
Automatic builds for Debian Squeeze were stopped one year ago, on October 2016.
2016-09-04debian: remove asciidoctor dependency in debian/ubuntu patches (issue #722)Sébastien Helleu
Asciidoctor is required, but must be installed as a gem (the version in distros is too old).
2016-09-04debian: update debian/ubuntu patches to build again doc/man page (issue #722)Sébastien Helleu
2016-05-21debian: fix debian/ubuntu/raspbian patchesSébastien Helleu
2016-05-16debian: update debian/ubuntu patches to not build doc/man pageSébastien Helleu
2016-05-16debian: add patch for raspbian/jessieSébastien Helleu
2016-05-16debian: fix mode of weechat-plugins.install in debian/ubuntu patches (issue ↵Sébastien Helleu
#722)
2016-05-16debian: add patch to not build doc/man page on Debian Jessie (issue #722)Sébastien Helleu
2016-05-14debian: update patches to not build doc/man page on some Debian/Ubuntu ↵Sébastien Helleu
versions to build docs and man page (issue #722)
2016-05-04debian: bump Standards-Version to 3.9.8Sébastien Helleu
2016-05-01debian: build Tcl plugin against Tcl 8.6Sébastien Helleu
2015-10-30debian: sync debian files with debian git repositorySébastien Helleu
2015-10-24core: add a script tools/build-debian.sh to build stable/devel Debian packagesSébastien Helleu