Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Breaks/Conflicts/ in debian/control | Richard van der Hoff | 2019-01-11 | 2 | -3/+9 |
| | | | | Otherwise people can't upgrade from matrix-synapse without removing it first | ||||
* | changelog, for debian | Amber Brown | 2019-01-11 | 1 | -0/+6 |
| | |||||
* | debian: Remove Breaks: matrix-synapse-ldap3 v0.34.1+1 | Richard van der Hoff | 2019-01-09 | 2 | -1/+8 |
| | |||||
* | 0.34.1 v0.34.1 | Richard van der Hoff | 2019-01-09 | 1 | -2/+3 |
| | |||||
* | Update debian Conflicts specifications (#4349) | Richard van der Hoff | 2019-01-04 | 2 | -2/+13 |
| | | | ... to allow installation alongside our matrix-synapse transitional package. | ||||
* | Avoid packaging _trial_temp directory (#4326) | Richard van der Hoff | 2019-01-02 | 1 | -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 Hoff | 2019-01-02 | 2 | -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 github/release-v0.34.0 release-v0.34.0 | Richard van der Hoff | 2018-12-20 | 1 | -2/+7 |
| | |||||
* | clarify that installing -py3 removes the old pkg | Richard van der Hoff | 2018-12-20 | 1 | -3/+4 |
| | |||||
* | Clarify that py2 packages will continue to exist v0.34.0 | Richard van der Hoff | 2018-12-20 | 1 | -0/+4 |
| | |||||
* | Update log config for debian packages | Richard van der Hoff | 2018-12-20 | 1 | -0/+1 |
| | | | | Better follow our own release notes. | ||||
* | Debian packaging via dh_virtualenv (#4285) | Richard van der Hoff | 2018-12-20 | 26 | -506/+181 |
| | |||||
* | import from package-debian-synapse | Amber Brown | 2018-12-20 | 38 | -0/+2678 |