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 90e59eea2f2c782d5724778f0c3959ea5c4cfc59
Merge: facc1ba 97c735c
Author: Christoph Berg <myon@debian.org>
Date: Mon Dec 14 17:25:20 2020 +0100
Merge pull request #4 from gururajrkatti/master
Add support to ppc64le
commit 97c735c54515061aa8aba818f3ebb869270d577b
Author: gururajrkatti <74309971+gururajrkatti@users.noreply.github.com>
Date: Mon Dec 14 10:23:13 2020 +0530
Add support to ppc64le
commit facc1ba2a01712ab59a04be78a66fbfcc17628b6
Merge: 5d43c2a 5b24dd8
Author: Christoph Berg <cb@df7cb.de>
Date: Fri Jun 5 12:25:45 2020 +0200
Merge pull request #3 from mika/master
Send error messages to stderr + provide usage information on stdout
commit 5b24dd8d5af8d7881fa10d07ae73dc9320d6600d
Author: Michael Prokop <mika@grml.org>
Date: Fri Jun 5 09:23:20 2020 +0200
Send error messages to stderr + provide usage information on stdout
Error messages should go to stderr, while usage information
should go to stdout if it was explicitly requested (via -h/--help).