ohcount (4.0.0-5)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the 4.0.0-3 tag
- Git: https://salsa.debian.org/debian/ohcount.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 245760
- Browser: https://salsa.debian.org/debian/ohcount
- Last scan: 2025-04-12 17:05:03+00
- Next scan: 2025-04-18 10:00:00+00
- Debian changelog in Git:
ohcount (4.0.0-5) unstable; urgency=medium
* Non-maintainer upload.
* Fix the FTBFS caused by a ruby update
(Closes: #1079834)
-- Gabriel Bustamante <gabrielbusta@gmail.com> Fri, 22 Nov 2024 13:28:17 -0500
- This branch is 5 commits ahead of tag 4.0.0-3
- Git log:
commit a20b637b9d41fb4fd0e6ef9149c556a61950f74d
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Nov 23 09:19:19 2024 -0500
Sync changes
commit b6c4b23f43186ef5c19cf8acfdacc0685f1c29cd
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Nov 22 13:29:21 2024 -0500
Sync changes
commit 6be3a4a9cdeee1a5882d6120d7f6005cc23fba5b
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Nov 22 13:25:08 2024 -0500
Fix the FTBFS caused by a ruby update (Closes: #1079834)
commit baf879c0ac06750d42180eaf76d47b99ed91ad6f
Merge: 5f034fb 49465ce
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Nov 22 18:20:30 2024 +0000
Merge branch 'master' into 'master'
Bug 1079834 - Align rb_add_directory and rb_add_file function signatures with the current rb_iterate API
See merge request debian/ohcount!5
commit 49465ce47a3bd632f5e0b994bde1fdf594198684
Author: Gabriel Bustamante <gabrielbusta@gmail.com>
Date: Wed Nov 20 19:23:57 2024 -0600
Bug 1079834 - Align rb_add_directory and rb_add_file function signatures with the current rb_iterate API