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 cfc17bfaa78993b802e255d7d57e193b6d39862c
Merge: c7baab6 fe2a40a
Author: Balint Reczey <rbalint@debian.org>
Date: Mon Apr 20 21:28:07 2020 +0000
Merge branch 'clean-up-old-passwd-maintscript' into 'master'
Remove obsolete code from passwd maintscripts
See merge request debian/shadow!11
commit fe2a40ab85c2d7df29ac1e104bfdf3ef3109373e
Author: Niels Thykier <niels@thykier.net>
Date: Sat Apr 18 09:03:08 2020 +0000
Remove obsolete code from passwd maintscripts
The transitional behaviour was complete before oldoldstable and is no
longer relevant. Moving this snippet will eventually enable us to
remove the preinst for passwd completely (when the
/etc/cron.daily/passwd removal is complete). This will both reduce
the total number of maintscripts and also enable us to simplify
deployment DPKG_ROOT (the InstallBootstrap spec).
* https://wiki.debian.org/Teams/Dpkg/Spec/InstallBootstrap
Signed-off-by: Niels Thykier <niels@thykier.net>
commit c7baab653470fe217a76e7821913bec2426a3d62
Merge: 7456cef 92b40af
Author: Balint Reczey <rbalint@debian.org>
Date: Sat Apr 18 09:00:17 2020 +0000
Merge branch 'clean-up-old-login-preinst' into 'master'
Remove obsolete login.preinst
See merge request debian/shadow!10
commit 92b40afe1389661f8528309af13bcafc9a9bcdfc
Author: Niels Thykier <niels@thykier.net>
Date: Sat Apr 18 08:50:51 2020 +0000
Remove obsolete login.preinst
The transitional behaviour was complete before oldoldstable and is no
longer relevant. Moving this snippet will eventually enable us to
remove the preinst for login completely (when the /etc/securetty
removal is complete). This will both reduce the total number of
maintscripts and also enable us to simplify deployment DPKG_ROOT (the
InstallBootstrap spec).
* https://wiki.debian.org/Teams/Dpkg/Spec/InstallBootstrap
Signed-off-by: Niels Thykier <niels@thykier.net>