Release v19.8 to experimental

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-05-27 18:30:28 -04:00
parent 7b62638416
commit a31eb867e2
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 43 additions and 1 deletions

42
debian/changelog vendored
View File

@ -1,3 +1,45 @@
plinth (19.8) experimental; urgency=medium
[ Pavel Borecki ]
* Translated using Weblate (Czech)
[ Allan Nordhøy ]
* Translated using Weblate (Norwegian Bokmål)
[ Sunil Mohan Adapa ]
* i2p: Update SVG logo with standard units, size and margins
* HACKING: Add guidelines for creating new icons
* icons: Add new SVG icons for all apps
* icons: Add license information for SVG icons
* templates: Use SVG icons for apps page and shortcuts
* icons: Ensure SVG presence for all non-app icons
* icons: Update copyright information remaining icons
* doc: Update the correct license for documentation
* apache: Serve SVG files compressed using gzip
[ Doma Gergő ]
* Translated using Weblate (Hungarian)
[ ssantos ]
* Translated using Weblate (German)
[ Mesut Akcan ]
* Translated using Weblate (Turkish)
[ ventolinmono ]
* Translated using Weblate (Spanish)
[ Petter Reinholdtsen ]
* Translated using Weblate (Norwegian Bokmål)
[ James Valleroy ]
* locate: Update translation strings
* doc: Fetch latest manual
* debian: Remove duplicate priority field
* doc: Remove unused duplicate image
-- James Valleroy <jvalleroy@mailbox.org> Mon, 27 May 2019 18:11:25 -0400
plinth (19.7) experimental; urgency=medium
[ LoveIsGrief ]

View File

@ -18,4 +18,4 @@
Package init file.
"""
__version__ = '19.7'
__version__ = '19.8'