summary refs log tree commit diff
path: root/debian (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update debian Conflicts specifications (#4349)Richard van der Hoff2019-01-042-2/+13
| | | ... to allow installation alongside our matrix-synapse transitional package.
* Avoid packaging _trial_temp directory (#4326)Richard van der Hoff2019-01-021-2/+1
| | | | | | Make sure we don't put the _trial_temp directory in the package target directory. Fixes https://github.com/matrix-org/synapse/issues/4322
* Install the optional dependencies into the debian package (#4325)Richard van der Hoff2019-01-022-2/+3
| | | | | | | | since #4298, the optional dependencies are no longer installed with a simple `pip install .`, which meant that they were not being included in the debian package. The easy fix to that is dh_virtualenv --extras, but that needs dh_virtualenv 1.1...
* Mention updating extensions release-v0.34.0Richard van der Hoff2018-12-201-2/+7
|
* clarify that installing -py3 removes the old pkgRichard van der Hoff2018-12-201-3/+4
|
* Clarify that py2 packages will continue to exist v0.34.0Richard van der Hoff2018-12-201-0/+4
|
* Update log config for debian packagesRichard van der Hoff2018-12-201-0/+1
| | | | Better follow our own release notes.
* Debian packaging via dh_virtualenv (#4285)Richard van der Hoff2018-12-2026-506/+181
|
* import from package-debian-synapseAmber Brown2018-12-2038-0/+2678