diff options
| author | Davi Antônio da Silva Santos <antoniossdavi@gmail.com> | 2024-08-06 00:30:23 +0000 |
|---|---|---|
| committer | Davi Antônio da Silva Santos <antoniossdavi@gmail.com> | 2024-08-06 00:30:23 +0000 |
| commit | d901d097829fd0d45649a2823602069cc35f280e (patch) | |
| tree | 195b437baf7cb15d2d7cb0374fc0b4dd83bd5f63 /debian/changelog | |
| parent | 82ee51dfc45e3885b90498acbc69a908661d929d (diff) | |
| download | boca-d901d097829fd0d45649a2823602069cc35f280e.tar.gz boca-d901d097829fd0d45649a2823602069cc35f280e.zip | |
Release version 1.5.20-1
Besides the project's migration to Ubuntu Noble 24.04 LTS, the following
changes were also included on this release:
* Daniel Saad Nogueira Nunes
* Update webcast.php (#34)
* webcast.php: fixing FS separador character. (#40)
* Gatuno
* New autojudge setting on interface per problem. (#41)
* Davi Antônio da Silva Santos
* Drop dependency on logkeys
* Update internal version info to 1.5.20
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4cd954f..2444686 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +boca (1.5.20-1) noble; urgency=medium + + [ Daniel Saad Nogueira Nunes ] + * Update webcast.php (#34) + * webcast.php: fixing FS separador character. (#40) + + [ Gatuno ] + * New autojudge setting on interface per problem. (#41) + + [ Davi Antônio da Silva Santos ] + * Drop dependency on logkeys + * Update internal version info to 1.5.20 + + -- Davi Antônio da Silva Santos <antoniossdavi@gmail.com> Mon, 05 Aug 2024 21:24:09 -0300 + +boca (1.5.19-1+ubuntu22.04) noble; urgency=medium + + * Migrate package to Ubuntu noble 24.04 + + -- Davi Antônio da Silva Santos <antoniossdavi@gmail.com> Thu, 30 May 2024 22:40:02 -0300 + boca (1.5.19-1) jammy; urgency=medium [ Rodrigo Laiola Guimarães ] |