Your message dated Thu, 21 Mar 2019 17:57:00 +0000
with message-id <ccf7bf2a-3819-7d9f-7496-b006b4be5...@thykier.net>
and subject line Re: Bug#925243: unblock: quickml/0.7-5.1
has caused the Debian Bug report #925243,
regarding unblock: quickml/0.7-5.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
925243: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925243
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package quickml
This fixes a piuparts failure in buster/sid by adding 'missingok' to the
logrotate config file.
unblock quickml/0.7-5.1
Andreas
diff -u quickml-0.7/debian/changelog quickml-0.7/debian/changelog
--- quickml-0.7/debian/changelog
+++ quickml-0.7/debian/changelog
@@ -1,3 +1,10 @@
+quickml (0.7-5.1) unstable; urgency=medium
+
+ * Non-maintainer upload with maintainer approval.
+ * Add 'missingok' to logrotate config. (Closes: #911519)
+
+ -- Andreas Beckmann <a...@debian.org> Thu, 21 Mar 2019 12:48:41 +0100
+
quickml (0.7-5) unstable; urgency=low
* Transition to Ruby 1.9 / 2.0.
diff -u quickml-0.7/debian/quickml.logrotate
quickml-0.7/debian/quickml.logrotate
--- quickml-0.7/debian/quickml.logrotate
+++ quickml-0.7/debian/quickml.logrotate
@@ -2,6 +2,7 @@
rotate 12
weekly
compress
+ missingok
postrotate
/etc/init.d/quickml restart
endscript
--- End Message ---
--- Begin Message ---
Andreas Beckmann:
> Package: release.debian.org
> Severity: normal
> User: release.debian....@packages.debian.org
> Usertags: unblock
>
> Please unblock package quickml
>
> This fixes a piuparts failure in buster/sid by adding 'missingok' to the
> logrotate config file.
>
> unblock quickml/0.7-5.1
>
>
> Andreas
>
Unblocked, thanks.
~Niels
--- End Message ---