Your message dated Thu, 21 Mar 2019 17:57:00 +0000 with message-id <ccf7bf2a-3819-7d9f-7496-b006b4be5c1c@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 owner@bugs.debian.org immediately.) -- 925243: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925243 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: quickml/0.7-5.1
- From: Andreas Beckmann <anbe@debian.org>
- Date: Thu, 21 Mar 2019 17:46:36 +0100
- Message-id: <[🔎] 155318679615.19423.12966283534197028258.reportbug@zam581.zam.kfa-juelich.de>
Package: release.debian.org Severity: normal User: release.debian.org@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 Andreasdiff -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 <anbe@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 ---
- To: Andreas Beckmann <anbe@debian.org>, 925243-done@bugs.debian.org
- Subject: Re: Bug#925243: unblock: quickml/0.7-5.1
- From: Niels Thykier <niels@thykier.net>
- Date: Thu, 21 Mar 2019 17:57:00 +0000
- Message-id: <ccf7bf2a-3819-7d9f-7496-b006b4be5c1c@thykier.net>
- In-reply-to: <[🔎] 155318679615.19423.12966283534197028258.reportbug@zam581.zam.kfa-juelich.de>
- References: <[🔎] 155318679615.19423.12966283534197028258.reportbug@zam581.zam.kfa-juelich.de>
Andreas Beckmann: > Package: release.debian.org > Severity: normal > User: release.debian.org@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 ---