Release v20.11 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-06-15 20:06:39 -04:00
parent 03115e4e72
commit 9485d29cfa
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 42 additions and 1 deletions

41
debian/changelog vendored
View File

@ -1,3 +1,44 @@
plinth (20.11) unstable; urgency=medium
[ Thomas Vincent ]
* Translated using Weblate (French)
[ Petter Reinholdtsen ]
* Translated using Weblate (Norwegian Bokmål)
[ Michael Breidenbach ]
* Translated using Weblate (German)
* Translated using Weblate (Swedish)
[ Sunil Mohan Adapa ]
* *: Remove use of Turbolinks library
* web_framework: Reduce verbosity of DB migration process
* container: Add script to manage systemd-nspawn containers for dev.
* container: Fix upgrading of freedombox
* matrixsynapse: Handle upgrade to versions 1.15.x
[ James Valleroy ]
* upgrades: Don't enable backports on Debian derivatives
* upgrades: Use a custom service for manual update
* locale: Update translation strings
* doc: Fetch latest manual
* debian: Update renamed lintian tag
[ Ralf Barkow ]
* Translated using Weblate (German)
[ aiman an ]
* Added translation using Weblate (Arabic (Saudi Arabia))
* Translated using Weblate (Arabic (Saudi Arabia))
[ WaldiS ]
* Translated using Weblate (Polish)
[ Luis A. Arizmendi ]
* Translated using Weblate (Spanish)
-- James Valleroy <jvalleroy@mailbox.org> Mon, 15 Jun 2020 19:55:45 -0400
plinth (20.10) unstable; urgency=high
[ Joseph Nuthalapati ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '20.10'
__version__ = '20.11'