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 11fe2553bdb0c37b36e32634ef92a77c67b6a5cd
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Mon Jan 31 03:57:50 2022 -0500
trim unnecessary "--divert" option from postrm script
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit 18abe965d03635882ff5d8b169beafcc544a51e7
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Sun Jan 30 06:55:36 2022 -0500
address review comments by Brendan O'Dea
commit e23fd6524e630e84cb74bf45b4fb784e20f342db
Merge: a2cbbce 6dc42ff
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Sat Jan 22 11:51:31 2022 -0500
Merge branch 'debian' of salsa.debian.org:debian/luit into debian
commit a2cbbce39dfcf1ca07a0b0628ef38bfe51755ed1
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Sat Jan 22 11:34:52 2022 -0500
improve attribution for Juliusz Chroboczek, Tomohiro KUBOTA (Debian #1003770)
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit 6dc42ff8f7237debed640ce413ee7f52a6580dc0
Author: Bastian Germann <bage@debian.org>
Date: Sat Jan 22 15:40:24 2022 +0100
Move Vcs-* to salsa's debian namespace
commit 737d97fbf8d1a21678628a88260c91ede0030f9c
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Fri Jan 21 18:47:21 2022 -0500
correct version-comparison; reinstalling the package should reapply diversion
commit 6e31c72d3e4ee03db620bd169d6601a4a851e4c9
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Fri Jan 21 18:25:32 2022 -0500
use dpkg-divert rather than update-alternatives, to avoid having to modify
x11-utils directly as suggested by Brendan O'Dea
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit bf36f84538ffbc694ff78928e9f68f852b96b5d8
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Wed Jan 19 19:15:45 2022 -0500
ensure that lynx uses POSIX locale for generating the changelog
commit 288b0de2b38208a9508fe3d7dc677869c5169fa1
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Wed Jan 19 18:48:58 2022 -0500
adapt Brendan's suggestion in byacc to use oversionmangle here as well
commit ba6ea91e885044adb152ca55d989579c8f2216fe
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Sun Jan 16 19:46:05 2022 -0500
add a metadata file to appease lintian
commit 25abd0823b8d0fd8d57d57371074e895b5ea9e7d
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Sat Jan 15 08:35:11 2022 -0500
fix build-depends...
commit 866294b6e0b592b976d2dbe7fdd04389e9d1b2c4
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Sat Jan 15 08:26:57 2022 -0500
install a plain-text version of luit's changelog as suggested in
https://www.debian.org/doc/debian-policy/ch-docs.html#changelog-files-and-release-notes
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit d04fff4505431b69098308df10095ba97e4b83e9
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Sat Jan 15 07:53:37 2022 -0500
luit.log.html is the upstream changelog - prefer installing it via the
changelogs helper to just using doc-base for registering it.
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit 6ee5a4131f642333f6cd1d672a891b467028452a
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Fri Jan 14 04:19:04 2022 -0500
restore a backslash that causes an error when running uscan by itself
commit bca1d6521811e9f5d8da60fcae96ed1aa87e5334
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Fri Jan 14 03:55:15 2022 -0500
eliminate the mangling altogether
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit 22ebcc69c169679831131b86c5cc1e5f3dff20ba
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Thu Jan 13 20:59:33 2022 -0500
revise some copy/paste from the comments for byacc
commit 6192f7e7c792380f57751c2886488d302e178a9d
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Thu Jan 13 20:53:45 2022 -0500
add filename mangling to address the "-" vs "."
commit 75579671e7c2b3fdc385711f9c8dacaebc4f901d
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Thu Jan 13 20:48:03 2022 -0500
provided upstream workaround for one of git-buildpackage's bugs
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit 97203793300bd2b3526a004e34bc2ec8b0841476
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Wed Jan 12 19:53:26 2022 -0500
pathname is optional - adjust filenamemangle to allow for this
commit a7378a9e4639dad10a2d8cc9c4b27d899e26a81d
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Wed Jan 12 19:44:44 2022 -0500
strip leading pathname from filenamemangle, since uscan may be matching
just the filename rather than the whole pathname.
commit 4534b72067b5640e3d42b1a3404991fde21c1767
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Wed Jan 12 04:20:26 2022 -0500
turn off pristine-tar for now
commit 247e6ed61dcde7d7098deac9c21442cdb89b49f9
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Tue Jan 11 20:44:13 2022 -0500
test the "v2_0_20220111" label
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit d5766b5817cc0172275f40c9ccda05e6a34ae229
Merge: efc7686 1080c6c
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Tue Jan 11 20:37:06 2022 -0500
Merge remote-tracking branch 'upstream/master' into debian
commit efc7686d7e83c967aa95ea6a1de3658ab6b5faa9
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Tue Jan 11 20:36:29 2022 -0500
prepare for upgrade to 20220111
commit 1080c6c0a38f3948f35f6cdf6b7e32baa6a6bfb7
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Wed Jan 12 00:55:28 2022 +0000
snapshot of project "luit", label t20220111
commit 1d81010941fe8e8cb8ed3b3b285576bda2f9c782
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Thu Jan 6 20:58:04 2022 -0500
update to compat=13, add maintenance option to fix bindnow warning
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit 2eb2bdd5fd580beef75e067a6bb74147fe95f121
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Tue Jan 4 19:17:59 2022 -0500
fixes most lintian issues reported in mentors.debian.net
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
commit 087e3504e384915244a06e39bfbcaf7524ad4faa
Author: Thomas E. Dickey <dickey@invisible-island.net>
Date: Mon Jan 3 19:41:58 2022 -0500
Create files for "luit2" package (see bug #1003021)
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>