Release v0.37.0 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-08-27 20:10:17 -04:00
parent 81370a2d4b
commit d14a1a5812
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 36 additions and 1 deletions

35
debian/changelog vendored
View File

@ -1,3 +1,38 @@
plinth (0.37.0) unstable; urgency=medium
[ Pavel Borecki ]
* Translated using Weblate (Czech)
[ Allan Nordhøy ]
* Translated using Weblate (Norwegian Bokmål)
[ Petter Reinholdtsen ]
* Translated using Weblate (Norwegian Bokmål)
[ Igor ]
* Translated using Weblate (Russian)
[ advocatux ]
* Translated using Weblate (Spanish)
[ Doma Gergő ]
* Translated using Weblate (Hungarian)
[ James Valleroy ]
* backups: Simplify export of backup archive files
* backups: Add list of exported archives
* backups: Restore from exported archive
* vagrant: Clarify post-up message
* debian: Add Dutch translation of debconf messages (Closes: #906945)
- Thanks to Frans Spiesschaert for the patch.
* Bump Standards-Version to 4.2.0
[ Joseph Nuthalapati ]
* vagrant: Vagrantfile changes for ease of development
* install: Use Post/Response/Get pattern for reloads
-- James Valleroy <jvalleroy@mailbox.org> Mon, 27 Aug 2018 19:15:08 -0400
plinth (0.36.0) unstable; urgency=medium
[ Gayathri Das ]

View File

@ -18,4 +18,4 @@
Package init file.
"""
__version__ = '0.36.0'
__version__ = '0.37.0'