Release v26.5.1 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2026-03-26 18:22:26 -04:00
parent 8cd1fbc6b9
commit 1b12d094ab
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 16 additions and 1 deletions

15
debian/changelog vendored
View File

@ -1,3 +1,18 @@
freedombox (26.5.1) unstable; urgency=medium
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ Besnik Bleta ]
* Translated using Weblate (Albanian)
[ Sunil Mohan Adapa ]
* debian/control: Fix building with nocheck profile (Closes: #1131956)
* debian/copyright: Drop a removed file, correct path for another
* web_server: Fix locating SVG icons on production setup (Closes: #1131892)
-- James Valleroy <jvalleroy@mailbox.org> Thu, 26 Mar 2026 18:21:43 -0400
freedombox (26.5) unstable; urgency=medium
[ OwlGale ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '26.5'
__version__ = '26.5.1'