vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit c5fed65b6c3935b97a02b88c3c9eccf471b89ed3
Merge: e4bbd762 4e75a0aa
Author: Michael Vogt <mvo@ubuntu.com>
Date: Mon Jul 4 09:29:22 2022 +0200
Merge pull request #102 from pinotree/todo-drop-old-kde-note
Drop old KDE-related item from TODO
commit 4e75a0aa4af11f89c5d902224e31979344f61138
Author: Pino Toscano <toscano.pino@tiscali.it>
Date: Mon Jul 4 07:04:21 2022 +0200
Drop old KDE-related item from TODO
The application desktop file is already properly installed and visible
in the Settings menu of the KDE Plasma menu (and not only).
commit e4bbd762e0f36050f6b7b972b6b8f0aea011efe6
Merge: ac2c1238 72b71e57
Author: Michael Vogt <mvo@ubuntu.com>
Date: Sun Jul 3 22:54:49 2022 +0200
Merge pull request #65 from BryanQuigley/remove_wings
Drop WINGS gui
commit 72b71e57b41916bb7f32ee83f41391879fab3bd6
Merge: 06a4854e 4af19693
Author: Michael Vogt <mvo@ubuntu.com>
Date: Sun Jul 3 21:34:51 2022 +0200
Merge branch 'master' into remove_wings
commit ac2c1238ece8d7d694e870597c7bf2a0a5cc1fce
Author: Michael Vogt <mvo@ubuntu.com>
Date: Sun Jul 3 21:36:50 2022 +0200
gtk: build with -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
commit 4af196939594529cf82c1225cf151ce6d2d2259d
Merge: caebe1ac b24d0b71
Author: Michael Vogt <mvo@ubuntu.com>
Date: Sun Jul 3 12:32:56 2022 +0200
Merge pull request #101 from pinotree/icon-changes
Install application icon in the XDG hicolor icon theme
commit caebe1ac34ed9173c1638f5539364dd5a42a99a1
Merge: e841110d e8657fc7
Author: Michael Vogt <mvo@ubuntu.com>
Date: Sun Jul 3 12:27:49 2022 +0200
Merge pull request #100 from pinotree/drop-debian-menu
Drop menu file and its pixmap, since synaptic already provides a .desktop file
commit b24d0b715eb41ce06ec92f73cb07cfc65794decf
Author: Pino Toscano <toscano.pino@tiscali.it>
Date: Sat Jul 2 17:39:59 2022 +0200
Install app icon in the global hicolor icon theme
It does not change that it will be badly upscaled in high resolutions;
in any case there are some advantages for the application icon:
- it can be themed by the icon theme in use
- it is easy to provide/install more versions of it in the future, once
they are available
- it is no more installed in the legacy pixmaps location
commit 4e69e177d0e13755b6a4533b1056e0c1ca760389
Author: Pino Toscano <toscano.pino@tiscali.it>
Date: Sat Jul 2 17:35:50 2022 +0200
Move global hicolor icons to category subdirectory
This way it will be easier and less confusing to add more icons to be
installed in the global hicolor icon theme that are not actions.
commit 564bda7923ce4f4139324692a41700acfc6c574f
Author: Pino Toscano <toscano.pino@tiscali.it>
Date: Sat Jul 2 17:33:28 2022 +0200
Drop unused XPM versions of the application icon
They don't seem to be used anywhere; in addition, they have the same
size, however look slightly different.
commit 8a6e6b245471e31c1fea426b383e92a945364b62
Author: Pino Toscano <toscano.pino@tiscali.it>
Date: Sat Jul 2 17:27:09 2022 +0200
debian: don't manually create dirs created by the buildsystem
commit e8657fc7ed5215e2937650dfedd01f11f1c83673
Author: Pino Toscano <toscano.pino@tiscali.it>
Date: Sat Jul 2 17:18:10 2022 +0200
Drop menu file and its pixmap, since synaptic already provides a .desktop file
commit 06a4854e94c80c427def504f3a7db655ad0b22ba
Author: Bryan Quigley <code@bryanquigley.com>
Date: Tue Dec 29 21:39:27 2020 -0800
Drop WINGS gui