todo.txt-base (2.5.1)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the main/2.5.1 tag
- Git: https://github.com/davesteele/todo.txt-base.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 319488
- Browser: https://github.com/davesteele/todo.txt-base
- Last scan: 2024-12-09 20:22:03+00
- Next scan: 2024-12-10 18:35:00+00
- Debian changelog in Git:
todo.txt-base (2.5.1) unstable; urgency=medium
* Fix build dependencies.
-- David Steele <steele@debian.org> Sat, 31 Aug 2024 18:37:48 -0400
- This branch is 4 commits ahead of tag main/2.5.1
- Git log:
commit 9580297b0d4ca4f0114780fc8173f08c6582ddb7
Author: David Steele <dsteele@gmail.com>
Date: Wed Sep 11 17:13:47 2024 -0400
Do a smarter job of tmp dir cleanup in tdtlist
commit 9d907b64c7ce17856888ff051803e5432a38f8b8
Author: David Steele <dsteele@gmail.com>
Date: Mon Sep 9 09:52:48 2024 -0400
Don't wipe out tmp dir with each run - tdtlist
Running parallel watchers results in one losing the output.
commit b223d625eb10e05020b6f0b0d6e403312ef94c22
Merge: 3bf5925 1ba4091
Author: David Steele <565205+davesteele@users.noreply.github.com>
Date: Sun Sep 1 10:41:51 2024 -0400
Merge pull request #2 from a-detiste/main
replace usage of ancient standalone mock with newer one from standard library
commit 1ba409185911295b12dfbd816758078faf486e50
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 1 16:11:23 2024 +0200
replace usage of ancient standalone mock with newer one from standard library