Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Shellcheck SC2006: Use $(...) notation | Dan Callahan | 2021-10-22 | 1 | -2/+2 |
* | Fix Shellcheck SC2086: Quote to prevent splitting | Dan Callahan | 2021-10-22 | 1 | -1/+1 |
* | Fix Shellcheck SC2154: variable possibly undefined | Dan Callahan | 2021-10-22 | 1 | -1/+1 |
* | Fix deb build script to set prerelease flag correctly (#10500) | Richard van der Hoff | 2021-08-01 | 1 | -5/+4 |
* | Set section for prerelease debs (#10391) | Richard van der Hoff | 2021-07-14 | 1 | -0/+14 |
* | Use interpreter from $PATH instead of absolute paths in various scripts using... | Quentin Gliech | 2021-03-25 | 1 | -1/+1 |
* | Fix debian packages for sid being called buster. (#5775) | Erik Johnston | 2019-07-30 | 1 | -1/+2 |
* | Install the optional dependencies into the debian package (#4325) | Richard van der Hoff | 2019-01-02 | 1 | -14/+0 |
* | Debian packaging via dh_virtualenv (#4285) | Richard van der Hoff | 2018-12-20 | 1 | -0/+41 |