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 c1a7c0a27c3e6b532d8b06df7d8edc09b9e0cfef
Author: Vasudev Kamath <vasudev@copyninja.info>
Date: Tue Dec 24 08:26:35 2019 +0530
Acknowledge the NMU by Sandro Tosi. Closes: #938887
commit f1acd8aaa54bc5f64f2c035e43bf9bd4deb0fa8d
Merge: 07f1a2d 94eab5d
Author: Vasudev Kamath <vasudev@copyninja.info>
Date: Sat Jun 2 16:21:53 2018 +0530
Update upstream source from tag 'upstream/1.5.3'
Update to upstream version '1.5.3'
with Debian dir 17e4959aa9a703b96c0ed199ab97237c0e8108ce
commit 94eab5d65cf291a670ab60fc187041e27e7c1e44
Merge: 1911ad7 47b2e4d
Author: Vasudev Kamath <vasudev@copyninja.info>
Date: Sat Jun 2 16:21:53 2018 +0530
New upstream version 1.5.3
commit 07f1a2d0c33200192f4ec7836478b3d4183a3698
Author: Vasudev Kamath <vasudev@copyninja.info>
Date: Sat Jun 2 16:21:15 2018 +0530
Add upstream-tag to gbp.conf.
commit 47b2e4d4196768385a05cf2f0f27f0baa1ff80d0
Author: Brian Warner <warner@lothar.com>
Date: Sat Apr 7 21:39:10 2018 -0700
NEWS: update for 1.5.3 release
commit 3131e2c21a88ec794480c8377714a4051ab6910e
Author: Brian Warner <warner@lothar.com>
Date: Sat Apr 7 21:37:28 2018 -0700
setup.py: add description, long_description, and url
commit deeb730db89ba6de9c045f79b97dfdec287fdb28
Author: Brian Warner <warner@lothar.com>
Date: Sat Apr 7 14:11:21 2018 -0700
setup.py: comment that single-quotes are ok
commit 4aa66b5710aec7169806bf7dd43cca4f8750bdec
Author: Brian Warner <warner@lothar.com>
Date: Wed Feb 21 11:02:40 2018 -0800
move "name" from setup.cfg to setup.py, to help old setuptools
This should fix packaging on slackware, which has setuptools-22.0.5, which
apparently doesn't know how to find "name" in setup.cfg's metadata section.