summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2019-08-28 17:36:46 -0700
committerHubert Chathi <hubert@uhoreg.ca>2019-08-28 17:36:46 -0700
commite3d3fbf63f6b75d3e0adfd71012163a2c673833b (patch)
tree0711e2e9bbfabcd83867ff524050c05441187882 /debian
parentblack (diff)
parentMerge branch 'develop' into uhoreg/e2e_cross-signing_merged (diff)
downloadsynapse-e3d3fbf63f6b75d3e0adfd71012163a2c673833b.tar.xz
Merge branch 'uhoreg/e2e_cross-signing_merged' into cross-signing_keys
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
-rw-r--r--debian/control1
2 files changed, 13 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog

index 6634c1085a..76efc442d7 100644 --- a/debian/changelog +++ b/debian/changelog
@@ -1,8 +1,18 @@ -matrix-synapse-py3 (1.2.1) stable; urgency=medium +matrix-synapse-py3 (1.3.1) stable; urgency=medium - * New synapse release 1.2.1. + * New synapse release 1.3.1. - -- Synapse Packaging team <packages@matrix.org> Fri, 26 Jul 2019 11:32:47 +0100 + -- Synapse Packaging team <packages@matrix.org> Sat, 17 Aug 2019 09:15:49 +0100 + +matrix-synapse-py3 (1.3.0) stable; urgency=medium + + [ Andrew Morgan ] + * Remove libsqlite3-dev from required build dependencies. + + [ Synapse Packaging team ] + * New synapse release 1.3.0. + + -- Synapse Packaging team <packages@matrix.org> Thu, 15 Aug 2019 12:04:23 +0100 matrix-synapse-py3 (1.2.0) stable; urgency=medium diff --git a/debian/control b/debian/control
index 9e679c9d42..bae14b41e4 100644 --- a/debian/control +++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends: python3-setuptools, python3-pip, python3-venv, - libsqlite3-dev, tar, Standards-Version: 3.9.8 Homepage: https://github.com/matrix-org/synapse