summary refs log tree commit diff
path: root/debian/matrix-synapse-py3.postinst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace deprecated --force dpkg option github/anoa/dpkg_force anoa/dpkg_forceAndrew Morgan2019-10-191-1/+1
| | | | | While watching @Half-Shot install his new Synapse dpkg popped out an error that `--force` was deprecated. This was on Ubuntu 19.04. Not sure if the `--force-all` option is supported by older distributions that we support
* Debian: fix overwriting of config settings on upgrade (#4696)Richard van der Hoff2019-02-221-8/+25
| | | | | | Make sure that users' changes to the config files are preserved. Fixes #4440.
* Debian packaging via dh_virtualenv (#4285)Richard van der Hoff2018-12-201-0/+39