synapse/debian
Dan Callahan 9799c569bb
Minor cleanup to Debian packaging (#11269)
* Remove unused Vagrant scripts

* Change package Architecture to any

* Preinstall the wheel package when building venvs.

Addresses the following warnings during Debian builds:

    Using legacy 'setup.py install' for jaeger-client, since package 'wheel' is not installed.
    Using legacy 'setup.py install' for matrix-synapse-ldap3, since package 'wheel' is not installed.
    Using legacy 'setup.py install' for opentracing, since package 'wheel' is not installed.
    Using legacy 'setup.py install' for psycopg2, since package 'wheel' is not installed.
    Using legacy 'setup.py install' for systemd-python, since package 'wheel' is not installed.
    Using legacy 'setup.py install' for pympler, since package 'wheel' is not installed.
    Using legacy 'setup.py install' for threadloop, since package 'wheel' is not installed.
    Using legacy 'setup.py install' for thrift, since package 'wheel' is not installed.

* Allow /etc/default/matrix-synapse to be missing

Per the systemd.exec manpage, prefixing an EnvironmentFile with "-":

> indicates that if the file does not exist, it will not be read and no
> error or warning message is logged.

Signed-off-by: Dan Callahan <danc@element.io>
2021-11-07 21:18:33 +00:00
..
po Add information about .well-known to Debian installation. (#7227) 2020-04-06 17:02:44 -04:00
source Debian packaging via dh_virtualenv (#4285) 2018-12-20 11:33:29 +00:00
.gitignore Debian packaging via dh_virtualenv (#4285) 2018-12-20 11:33:29 +00:00
build_virtualenv Minor cleanup to Debian packaging (#11269) 2021-11-07 21:18:33 +00:00
changelog Minor cleanup to Debian packaging (#11269) 2021-11-07 21:18:33 +00:00
compat Drop xenial-support hacks (#10429) 2021-07-21 21:25:28 +01:00
control Minor cleanup to Debian packaging (#11269) 2021-11-07 21:18:33 +00:00
copyright Debian packaging via dh_virtualenv (#4285) 2018-12-20 11:33:29 +00:00
dirs import from package-debian-synapse 2018-12-20 11:15:52 +00:00
hash_password.1 Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
hash_password.ronn Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
install Automate generation of the sample and debian log configs (#6627) 2020-01-03 17:14:00 +00:00
manage_debconf.pl Debian: fix overwriting of config settings on upgrade (#4696) 2019-02-22 15:02:39 +00:00
manpages Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
matrix-synapse-py3.config Fix Shellcheck SC1091: Can't follow file 2021-10-22 23:08:54 +01:00
matrix-synapse-py3.links Add --run-background-updates option to update_database script. (#10954) 2021-10-06 11:26:18 +01:00
matrix-synapse-py3.postinst Fix Shellcheck SC1091: Can't follow file 2021-10-22 23:08:54 +01:00
matrix-synapse-py3.preinst Debian packaging via dh_virtualenv (#4285) 2018-12-20 11:33:29 +00:00
matrix-synapse.default Various improvements to the docs (#7899) 2020-07-29 10:35:44 -04:00
matrix-synapse.service Minor cleanup to Debian packaging (#11269) 2021-11-07 21:18:33 +00:00
NEWS Mention updating extensions 2018-12-20 23:32:59 +00:00
register_new_matrix_user.1 Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
register_new_matrix_user.ronn Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
rules Force deb compression with xz. (#11197) 2021-10-27 17:06:32 +01:00
synapse_port_db.1 Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
synapse_port_db.ronn Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
synapse_review_recent_signups.1 Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
synapse_review_recent_signups.ronn Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
synctl.1 Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
synctl.ronn Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
templates Add information about .well-known to Debian installation. (#7227) 2020-04-06 17:02:44 -04:00