Release v20.7 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-04-20 18:12:49 -04:00
parent 7cc84f4331
commit 167895b537
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 29 additions and 1 deletions

28
debian/changelog vendored
View File

@ -1,3 +1,31 @@
plinth (20.7) unstable; urgency=medium
[ Coucouf ]
* Translated using Weblate (French)
[ vihor ]
* Translated using Weblate (Serbian)
[ Localisation Lab ]
* Translated using Weblate (French)
[ Joseph Nuthalapati ]
* Translated using Weblate (Telugu)
[ Veiko Aasa ]
* gitweb: Improve error handling when creating repository
[ James Valleroy ]
* upgrades: Allow installation of python3-twisted from backports
* matrixsynapse: Handle upgrade to 1.12.*
* locale: Update translation strings
* doc: Fetch latest manual
[ Fioddor Superconcentrado ]
* HACKING: Clarify where commands should be run
-- James Valleroy <jvalleroy@mailbox.org> Mon, 20 Apr 2020 18:38:52 -0400
plinth (20.6.1) unstable; urgency=medium plinth (20.6.1) unstable; urgency=medium
[ James Valleroy ] [ James Valleroy ]

View File

@ -3,4 +3,4 @@
Package init file. Package init file.
""" """
__version__ = '20.6.1' __version__ = '20.7'