summary refs log tree commit diff
path: root/scripts-dev
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-11-06 13:51:11 +0000
committerRichard van der Hoff <richard@matrix.org>2019-11-06 13:51:11 +0000
commit915903eadaeea1944ed42c79636dd94d4aa98f64 (patch)
tree986626d7f935d4acbbccf873ac870f3887354e42 /scripts-dev
parentFix bug which caused rejected events to be stored with the wrong room state ... (diff)
parentMerge branch 'release-v1.5.1' (diff)
downloadsynapse-915903eadaeea1944ed42c79636dd94d4aa98f64.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'scripts-dev')
-rwxr-xr-xscripts-dev/build_debian_packages2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts-dev/build_debian_packages b/scripts-dev/build_debian_packages
index 93305ee9b1..84eaec6a95 100755
--- a/scripts-dev/build_debian_packages
+++ b/scripts-dev/build_debian_packages
@@ -20,11 +20,13 @@ from concurrent.futures import ThreadPoolExecutor
 DISTS = (
     "debian:stretch",
     "debian:buster",
+    "debian:bullseye",
     "debian:sid",
     "ubuntu:xenial",
     "ubuntu:bionic",
     "ubuntu:cosmic",
     "ubuntu:disco",
+    "ubuntu:eoan",
 )
 
 DESC = '''\