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 3e531095e9a610cf43441f8d5eecc340692e4b26
Merge: 5d87c80 6fe1782
Author: Baptiste Beauplat <lyknode@debian.org>
Date: Wed Jan 29 19:53:52 2025 +0100
Merge branch 'dh-make-master'
Signed-off-by: Baptiste Beauplat <lyknode@debian.org>
commit 6fe1782b3817c3b11a710560d5f4b41de4056fa1
Author: Andrew Kreimer <algonell@gmail.com>
Date: Wed Jan 29 20:04:51 2025 +0200
Fix typos
There are some typos in the documentation:
- compilied -> compiled
- redability -> readability
Fix them via codespell.
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
commit 5d87c806f58f2067a6fcc031fdd4affe866dee5d
Merge: b9f32ba da18e1f
Author: Baptiste Beauplat <lyknode@debian.org>
Date: Fri Jan 10 18:16:08 2025 +0100
Merge branch 'dh-make-misc-typos'
Signed-off-by: Baptiste Beauplat <lyknode@debian.org>
commit da18e1fc965afc2e7c90521b4dbf264e55af81e6
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Jan 2 19:54:44 2025 -0800
Fix minor typos
commit b9f32babb246c82affb1e1a1784d5c3023ed8170
Author: Baptiste Beauplat <lyknode@debian.org>
Date: Sun Jan 5 13:04:05 2025 +0100
Fix formating in man for --createorig option
commit 018dc01e15dc60017bc99685a4f2326a3e625538
Merge: b4d54f0 b4600d5
Author: Baptiste Beauplat <lyknode@debian.org>
Date: Sun Jan 5 13:00:05 2025 +0100
Merge branch 'dh-make-docs-createorig'
Signed-off-by: Baptiste Beauplat <lyknode@debian.org>
commit b4600d59d6d1f5c0637f26db1acae4d3ad009119
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Jan 2 19:50:46 2025 -0800
Include --createorig in man page section about command options
While --createorig is mentioned in the man page once, it is much easier
to discover if it is listed in the options section along all other options.