vcswatch reports that
this package seems to have a new changelog entry (version
2.11.0, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit a16530954ee2f962bf2059f63251062b541a35e7
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Fri Feb 20 21:39:39 2026 +0100
- removed unused includes and bumped c++ version
commit 485bd58b8e978d269f85c681b58cd2d67b83f6f5
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Fri Feb 20 21:35:42 2026 +0100
- fixed displaying installed state of packages not available from apt archive (Closes #1125342)
commit 8f904e15572d1408c870bc1da0320fd02c33a385
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Jun 15 11:23:43 2025 +0200
- WIP: AptMarkRepo provides install type
commit a9231d97b53031e307c65f92c0b21abb2511db65
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sat Jun 14 13:12:05 2025 +0200
- added infrastructure for apt-mark short information plugin
- removed unused methods from Plugin base class
commit 9dcacf1cf8f3da8cbbe95acd9685ae1378c68c40
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sat Jun 14 11:36:10 2025 +0200
- implemented displaying apt-mark search input in upper left pane
commit f555a7f119c0e4563e699be12268f1707070edf6
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Jun 1 15:01:27 2025 +0200
- fully implemeneted searching by apt-mark state
commit 2239337c101543dafd66b11d5d1f59bea0f8da8b
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Jun 1 12:44:40 2025 +0200
- implemented search for manually installed packages
commit 2da39101219fea15b757e65eb67cbb895371f044
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sat May 31 22:21:02 2025 +0200
- added search input ui for manually installed packages
commit f6faf5c34b843b9a765e5f819425c93f9dbf0129
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun May 25 22:09:03 2025 +0200
- added infrastructure for apt-mark module and AptMarkSearchPlugin