libsimpleini (4.22+dfsg-1)
[PTS] [DDPO]
COMMITS: VCS has seen 8 commits since the debian/4.20+dfsg-1.1 tag
- Git: https://salsa.debian.org/yangfl-guest/simpleini.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 618496
- Browser: https://salsa.debian.org/yangfl-guest/simpleini
- Last scan: 2024-11-27 23:21:03+00
- Next scan: 2024-12-06 17:31:00+00
- CI pipeline status: failed
- Debian changelog in Git:
libsimpleini (4.22+dfsg-1) unstable; urgency=medium
* New upstream release (Closes: #1072623)
* Fix fail to build source after successful build (Closes: #1045267)
* Bump Standards-Version to 4.7.0
-- Yangfl <mmyangfl@gmail.com> Fri, 07 Jun 2024 22:12:16 +0800
- This branch is 8 commits ahead of tag debian/4.20+dfsg-1.1
- Git log:
commit e42cbb6cdb7e1a6912deca2f597a2632dda7264d
Author: yangfl <yangfl@users.noreply.github.com>
Date: Wed Jul 3 00:00:45 2024 +0800
debian: update to 4.22+dfsg
commit 20450682d68ec98581ba6257c89d4595a71a9ac2
Merge: 26107a8 cb7df53
Author: yangfl <yangfl@users.noreply.github.com>
Date: Tue Jul 2 23:59:52 2024 +0800
Merge tag 'upstream/4.22+dfsg'
commit cb7df533c29445dac29ddd2d746e4ca3b38dd7f0
Author: yangfl <yangfl@users.noreply.github.com>
Date: Fri Jun 7 22:10:59 2024 +0800
New upstream version 4.22+dfsg
commit 09c21bda1dc1b578fa55f4a005d79b0afd481296
Author: Brodie Thiesfield <brofield@users.noreply.github.com>
Date: Fri Dec 29 11:44:28 2023 +0900
Prepare for release v4.22 (#73)
* Update CMakeLists.txt
* Update release.txt
* Update SimpleIni.h
commit ec8768aa60cd5e1c9a371b8f66ff477e974fad8e
Author: Brodie Thiesfield <brofield@users.noreply.github.com>
Date: Fri Dec 29 11:29:40 2023 +0900
Prepare for new release with recent changes
commit 6f9a2795d357dfe84cdb6a5dd538cc0ca5b85dac
Author: topazus <77263945+topazus@users.noreply.github.com>
Date: Fri Dec 29 09:51:21 2023 +0800
CMake: add cmake installation; add SIMPLEINI_USE_SYSTEM_GTEST option (#72)
* Add CMake installation of header file and CMake files
* CMake: add SIMPLEINI_USE_SYSTEM_GTEST option
* Add tests with CMake in GitHub workflow
commit 9fa7622f41e36105a4c767a7765bb24afec4d6be
Author: David Capello <david@igara.com>
Date: Wed Dec 6 02:39:09 2023 -0300
Add support to run tests building with cmake + ctest (#71)
commit afb295b21b7bdb188059ff2a770036c10c813ee3
Author: Dimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com>
Date: Sun Sep 17 17:38:41 2023 +0200
Fix typos found by codespell (#68)