Ship element-web as a debian package (#26533)

This commit is contained in:
Michael Telatynski
2023-11-09 09:56:26 +00:00
committed by GitHub
parent 8b01798bd6
commit edeaf8065e
3 changed files with 44 additions and 31 deletions

2
debian/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/files
/tmp

13
debian/control vendored
View File

@@ -1,12 +1,13 @@
Package: element-web
License: Apache-2.0
Vendor: support@element.io
Architecture: all
Source: element-web
Maintainer: support@element.io
Recommends: element-io-archive-keyring
Section: web
Priority: optional
Homepage: https://element.io/
Version: ${Version}
Package: element-web
Architecture: all
Recommends: httpd, element-io-archive-keyring
Description:
A feature-rich client for Matrix.org
This package contains the web-based client that can be served through a web
server.