matrix-synapse 0.24.0+dfsg-1 source package in Ubuntu

Changelog

matrix-synapse (0.24.0+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Remove an extra oversionmangle from debian/watch.
  * Drop a patch applied upstream.
  * Update debian/copyright.
  * Add a patch to temporarily avoid phonenumbers dependency.

 -- Andrew Shadura <email address hidden>  Tue, 24 Oct 2017 15:25:33 +0100

Upload details

Uploaded by:
Andrej Shadura
Uploaded to:
Sid
Original maintainer:
Andrej Shadura
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
matrix-synapse_0.24.0+dfsg-1.dsc 2.2 KiB 897c32d92857db04deb0a82b59ab73da66d59362ffed99eb1f0fb0b5434013fa
matrix-synapse_0.24.0+dfsg.orig.tar.gz 830.0 KiB c21215d138edab23942b56e043eba748349fd6577bf7e739bd4aaedd484754e9
matrix-synapse_0.24.0+dfsg-1.debian.tar.xz 81.8 KiB 299997152542d361e37400d9a1846d6b6b241e802386bd1b04f4aaab25b521a4

Available diffs

No changes file available.

Binary packages built by this source

matrix-synapse: Matrix reference homeserver

 Synapse is the reference Python/Twisted Matrix homeserver implementation.
 .
 Synapse is intended to showcase the concept of Matrix, and to let users run
 their own homeserver and generally help bootstrap the ecosystem.
 .
 Matrix is an open standard for interoperable, decentralised, real-time
 communication over IP. It can be used to power Instant Messaging, VoIP/WebRTC
 signalling, Internet of Things communication or anywhere where's a need for
 a standard HTTP API for publishing and subscribing to data whilst tracking the
 conversation history.
 .
 In Matrix, every user runs one or more Matrix clients, which connect through
 to a Matrix homeserver. The homeserver stores all their personal chat history
 and user account information, much as a mail client connects through to an
 IMAP/SMTP server.