From c9296f3172b213af79cef8b78660ecf3516890c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Davi=20Ant=C3=B4nio?= <30875784+DaviAntonio@users.noreply.github.com> Date: Tue, 29 Aug 2023 01:31:55 +0000 Subject: Version 1.5.19 (#33) * Update version info and year The following files were updated to the next version to be released and the current year: - src/version - src/versionnum.php * Release 1.5.17-1 Update changelog with all the changes made since its last update on commit 818abd88. * Format code with black 23.1.0 * Release 1.5.18-1 Update changelog with all the changes made since its last update on commit 194f6764. * Fix src/version pointing to older version * Release 1.5.19-1 Update changelog with all the changes made since its last update on commit 991cb0e. --- debian/changelog | 17 +++++++++++++++++ src/version | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c78529b..4cd954f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +boca (1.5.19-1) jammy; urgency=medium + + [ Rodrigo Laiola Guimarães ] + * Update autojudging.php (#30) + + [ Daniel Saad Nogueira Nunes ] + * fscore.php: now CE, Name Mismatch and Contact staff do not generate penalties. (#31) + * scorelower.php: usernames starting with scoreboss* bypass the frozen scoreboard (#32) + + [ Bruno Ribas ] + * mv postgresql/{10,14} + + [ Davi Antônio da Silva Santos ] + * Fix src/version pointing to older version + + -- Davi Antônio da Silva Santos Mon, 28 Aug 2023 21:55:10 -0300 + boca (1.5.18-1) jammy; urgency=medium [ Bruno Ribas ] diff --git a/src/version b/src/version index 0c87bbd..0e65cc2 100644 --- a/src/version +++ b/src/version @@ -1 +1 @@ -boca-1.5.17 +boca-1.5.19-1 -- cgit v1.2.3