summary refs log tree commit diff
path: root/debian/build_virtualenv (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move `pympler` back into the `all` extras (#12652)David Robertson2022-05-071-1/+0
* Include extra dependency groups 'systemd' and 'cache_memory' in debian packag...Andrew Morgan2022-05-051-1/+6
* Use `poetry` to manage the virtualenv in debian packages (#12449)David Robertson2022-04-141-4/+16
* Minor cleanup to Debian packaging (#11269)Dan Callahan2021-11-071-0/+1
* Fix Shellcheck SC2006: Use $(...) notationDan Callahan2021-10-221-4/+4
* Fix Shellcheck SC2086: Quote to prevent splittingDan Callahan2021-10-221-1/+1
* Fix Shellcheck SC2064: Use single quotes on trapsDan Callahan2021-10-221-1/+1
* Fix debian package triggers (#10481)Richard van der Hoff2021-08-031-0/+15
* Drop xenial-support hacks (#10429)Richard van der Hoff2021-07-211-3/+1
* Add option to skip unit tests when building debs (#9793)Dan Callahan2021-04-121-7/+16
* Allow bytecode again (#9502)Jonathan de Jong2021-02-261-3/+3
* Fix Debian builds on Xenial (#9254)Dan Callahan2021-01-291-1/+3
* Explicitly install test dependencies when building deb packages (#8523)Andrew Morgan2020-10-121-1/+1
* update dh-virtualenv (#7526)Richard van der Hoff2020-05-191-1/+0
* Automate generation of the sample and debian log configs (#6627)Richard van der Hoff2020-01-031-0/+3
* Include systemd-python in Debian package to allow logging to journal (#5261)Silke Hofstra2019-06-271-1/+1
* Generate the debian config during build (#4444)Richard van der Hoff2019-01-241-2/+32
* debian package: symlink to python-3.X (#4433)Richard van der Hoff2019-01-231-1/+14
* Avoid packaging _trial_temp directory (#4326)Richard van der Hoff2019-01-021-2/+1
* Install the optional dependencies into the debian package (#4325)Richard van der Hoff2019-01-021-1/+2
* Debian packaging via dh_virtualenv (#4285)Richard van der Hoff2018-12-201-0/+48