Release v0.28.0 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-04-23 21:04:25 -04:00
parent d83c5de6bd
commit b783afb7a0
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.28.0) unstable; urgency=medium
[ Sunil Mohan Adapa ]
* Add locale for Lithuanian (lt)
[ Sciumedanglisc ]
* Translated using Weblate (Italian)
[ Pavel Borecki ]
* Translated using Weblate (Czech)
[ Igor ]
* Translated using Weblate (Russian)
[ advocatux ]
* Translated using Weblate (Spanish)
[ Johannes Keyser ]
* Translated using Weblate (German)
* setup: disable install button for currently unavailable apps
[ Allan Nordhøy ]
* Translated using Weblate (Norwegian Bokmål)
[ Joseph Nuthalapati ]
* Translated using Weblate (Telugu)
[ ikmaak ]
* Translated using Weblate (Dutch)
[ James Valleroy ]
* Bump Standards-Version to 4.1.4
-- James Valleroy <jvalleroy@mailbox.org> Mon, 23 Apr 2018 21:03:39 -0400
plinth (0.27.0) unstable; urgency=medium
[ Sciumedanglisc ]

View File

@ -18,4 +18,4 @@
Package init file.
"""
__version__ = '0.27.0'
__version__ = '0.28.0'