vcswatch reports that
this package seems to have a new changelog entry (version
1.4.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 e185454dd0fb106715abab5e12146e2ebe60a3ff
Author: Christian Metscher <1302663+hakaishi@users.noreply.github.com>
Date: Sat Oct 25 14:07:20 2025 +0000
Update progressreceiver.cpp
fix variable assigning to itself
commit 0b76d6dfeb446e0ff6c87f4ec28e62a5624b6373
Author: Simon Quigley <simon@tsimonq2.net>
Date: Sat Oct 25 09:04:39 2025 -0500
Modernize the packaging, port to Qt 6, and only use Qt 6 (#233)
* New upstream release.
* Run wrap-and-sort.
* Bump the version to 1.4.0
* Bump Standards-version to 4.7.0, no changes needed.
* Bump to debhelper compat 13.
* Convert to a native package, since the upstream tarball and the debian/ directory are in the same repository.
* Fix spelling mistake
* Make the package completely Lintian-clean.
* Make the package reproducible by removing hardcoded build dates.
* Update the package to Qt 6.
* Update README
* Revert change exiting if no translations are found
commit a411948c1480221c757c2e952cc8fff845412bd9
Merge: f725db0 a38ca7f
Author: Christian Metscher <1302663+hakaishi@users.noreply.github.com>
Date: Wed Feb 14 16:04:49 2024 +0000
Merge pull request #231 from hakaishi/230_open_notes_from_tray_focus_existing_notes
Focus existing notes when opening notes from tray, do not create more…
commit f725db0c89051aa87cb1b6b57f3b2c038d6f0d9f
Author: Nebomuk <taiko000@gmail.com>
Date: Mon Oct 2 22:43:10 2023 +0200
focus existing notes when opening notes from tray, do not create more than one note window per note
commit a38ca7fbbb0859b503ac4ed3229059840678e324
Author: Nebomuk <taiko000@gmail.com>
Date: Mon Oct 2 22:43:10 2023 +0200
focus existing notes when opening notes from tray, do not create more than one note window per note
commit 9c6efce770529db92517354b38481947f2ba3b97
Author: Nebomuk <taiko000@gmail.com>
Date: Fri Oct 14 23:19:12 2022 +0200
minor correction to date and gitignore
commit 9c7ae6d10f911940566d6a5a13fc1cdbf9a91bcc
Author: Taiko000 <taiko000@gmail.com>
Date: Mon Jul 26 17:49:20 2021 +0200
qt 6 compatibility code fixes
commit bb4fbf754604a0378b9969d2e9bcb1a46aba1cb3
Author: Taiko000 <taiko000@gmail.com>
Date: Wed Jul 21 20:00:00 2021 +0100
porting to qt6 wip