Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package homer-api This update adds 'missingok' to the logrotate config, fixing piuparts failures in sid, buster and upgrades to buster, where logrotate configuration is now being checked by piuparts. unblock homer-api/5.0.6+dfsg2-3.1 Thanks for considering, Andreas
diff -Nru homer-api-5.0.6+dfsg2/debian/changelog homer-api-5.0.6+dfsg2/debian/changelog --- homer-api-5.0.6+dfsg2/debian/changelog 2016-09-25 10:35:57.000000000 +0200 +++ homer-api-5.0.6+dfsg2/debian/changelog 2019-04-02 20:06:08.000000000 +0200 @@ -1,3 +1,10 @@ +homer-api (5.0.6+dfsg2-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add 'missingok' to logrotate config. (Closes: #911294) + + -- Andreas Beckmann <a...@debian.org> Tue, 02 Apr 2019 20:06:08 +0200 + homer-api (5.0.6+dfsg2-3) unstable; urgency=medium * More lintian fixes. diff -Nru homer-api-5.0.6+dfsg2/debian/homer-api.logrotate homer-api-5.0.6+dfsg2/debian/homer-api.logrotate --- homer-api-5.0.6+dfsg2/debian/homer-api.logrotate 2016-09-24 14:22:38.000000000 +0200 +++ homer-api-5.0.6+dfsg2/debian/homer-api.logrotate 2019-03-21 11:22:45.000000000 +0100 @@ -1,6 +1,7 @@ /var/log/homer.log { sharedscripts + missingok postrotate invoke-rc.d rsyslog rotate > /dev/null endscript