| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-25 | Use dh_sysuser instead of manual adduser in postinst | Olivier Gayot | |
| Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> | |||
| 2021-12-25 | Run unit tests with pytest when building Debian package | Olivier Gayot | |
| By default, pybuild uses the following command to run automatic unit tests: $ python3 -m unittest discover Unfortunately, it does not work with us since unittest is unable to discover our tests. Instead, we rely on pytest which succeeds so far. Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> | |||
| 2018-03-09 | debianize the package | Olivier Gayot | |
| Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> | |||
