| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `poetry` to manage the virtualenv in debian packages (#12449) | David Robertson | 2022-04-14 | 1 | -4/+16 |
* | Minor cleanup to Debian packaging (#11269) | Dan Callahan | 2021-11-07 | 1 | -0/+1 |
* | Fix Shellcheck SC2006: Use $(...) notation | Dan Callahan | 2021-10-22 | 1 | -4/+4 |
* | Fix Shellcheck SC2086: Quote to prevent splitting | Dan Callahan | 2021-10-22 | 1 | -1/+1 |
* | Fix Shellcheck SC2064: Use single quotes on traps | Dan Callahan | 2021-10-22 | 1 | -1/+1 |
* | Fix debian package triggers (#10481) | Richard van der Hoff | 2021-08-03 | 1 | -0/+15 |
* | Drop xenial-support hacks (#10429) | Richard van der Hoff | 2021-07-21 | 1 | -3/+1 |
* | Add option to skip unit tests when building debs (#9793) | Dan Callahan | 2021-04-12 | 1 | -7/+16 |
* | Allow bytecode again (#9502) | Jonathan de Jong | 2021-02-26 | 1 | -3/+3 |
* | Fix Debian builds on Xenial (#9254) | Dan Callahan | 2021-01-29 | 1 | -1/+3 |
* | Explicitly install test dependencies when building deb packages (#8523) | Andrew Morgan | 2020-10-12 | 1 | -1/+1 |
* | update dh-virtualenv (#7526) | Richard van der Hoff | 2020-05-19 | 1 | -1/+0 |
* | Automate generation of the sample and debian log configs (#6627) | Richard van der Hoff | 2020-01-03 | 1 | -0/+3 |
* | Include systemd-python in Debian package to allow logging to journal (#5261) | Silke Hofstra | 2019-06-27 | 1 | -1/+1 |
* | Generate the debian config during build (#4444) | Richard van der Hoff | 2019-01-24 | 1 | -2/+32 |
* | debian package: symlink to python-3.X (#4433) | Richard van der Hoff | 2019-01-23 | 1 | -1/+14 |
* | Avoid packaging _trial_temp directory (#4326) | Richard van der Hoff | 2019-01-02 | 1 | -2/+1 |
* | Install the optional dependencies into the debian package (#4325) | Richard van der Hoff | 2019-01-02 | 1 | -1/+2 |
* | Debian packaging via dh_virtualenv (#4285) | Richard van der Hoff | 2018-12-20 | 1 | -0/+48 |