Your message dated Sun, 14 Apr 2019 11:06:52 +0000
with message-id <e1hfcyk-0002cd...@respighi.debian.org>
and subject line unblock net-acct
has caused the Debian Bug report #926990,
regarding unblock: net-acct/0.71-9.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.)


-- 
926990: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926990
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 net-acct

This NMU 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 net-acct/0.71-9.1


Thanks for considering,

Andreas
diff -Nru net-acct-0.71/debian/changelog net-acct-0.71/debian/changelog
--- net-acct-0.71/debian/changelog      2009-11-01 12:37:29.000000000 +0100
+++ net-acct-0.71/debian/changelog      2019-04-02 19:59:09.000000000 +0200
@@ -1,3 +1,10 @@
+net-acct (0.71-9.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add 'missingok' to logrotate config.  (Closes: #916647)
+
+ -- Andreas Beckmann <a...@debian.org>  Tue, 02 Apr 2019 19:59:09 +0200
+
 net-acct (0.71-9) unstable; urgency=low
 
   * Move patches to upstream to quilt series
diff -Nru net-acct-0.71/debian/net-acct.logrotate 
net-acct-0.71/debian/net-acct.logrotate
--- net-acct-0.71/debian/net-acct.logrotate     2009-10-29 23:23:21.000000000 
+0100
+++ net-acct-0.71/debian/net-acct.logrotate     2019-03-21 11:02:10.000000000 
+0100
@@ -2,6 +2,7 @@
   rotate 14
   daily
   compress
+  missingok
   prerotate
     if test -r /var/run/nacctd.pid; then
       # Stop writing out entries
@@ -20,6 +21,7 @@
   rotate 2
   daily
   compress
+  missingok
   prerotate
     if test -r /var/run/nacctd.pid; then
       # Stop writing out entries

--- End Message ---
--- Begin Message ---
Unblocked net-acct.

--- End Message ---

Reply via email to