comitup (1.43-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.43-1 tag
- Git: https://github.com/davesteele/comitup.git -b debian
-
- Branch: debian
- Path: debian/changelog
- Repo size: 2662400
- Browser: https://github.com/davesteele/comitup
- Last scan: 2025-09-15 22:17:07+00
- Next scan: 2025-09-16 21:04:00+00
- Debian changelog in Git:
comitup (1.43-1) unstable; urgency=medium
* Cleanup.
* Remove python-pkg-resources dependency (Closes: #1083342).
-- David Steele <steele@debian.org> Sun, 27 Oct 2024 11:12:14 -0400
- This branch is 2 commits ahead of tag debian/1.43-1
- Git log:
commit 89942698ab1b4a12064897d2809db054b52bed5f
Author: David Steele <dsteele@gmail.com>
Date: Tue May 13 11:29:35 2025 -0400
Note that .local is no longer absolute
commit eb31a8ef5ea2ebe370335f6e28b18237e531bdfd
Author: David Steele <dsteele@gmail.com>
Date: Fri Apr 11 12:05:05 2025 -0400
Require Python 3.8 or newer
In anticipation of using importlib.metadata.version() for versioning.