1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

bumped version

This commit is contained in:
Bastian Venthur
2024-04-24 22:27:08 +02:00
parent f9ba289288
commit 8e88546249
3 changed files with 11 additions and 3 deletions

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
blag (2.3.0) unstable; urgency=medium
* fixed devsever so it does not crash anymore when the (re-)build fails
* dropped support for Python 3.8 and 3.9
* updated dependencies
-- Bastian Venthur <venthur@debian.org> Wed, 24 Apr 2024 22:25:31 +0200
blag (2.2.1) unstable; urgency=medium
* fixed suggests field to blag-doc (Closes: #1055769)