Control: reopen -1 Control: retitle -1 unblock: sia/1.3.0-1.1~deb10u1 [t-p-u]
On 2019-04-29 07:42, Niels Thykier wrote: > Ok, can you prepare a t-p-u upload to fix this directly in testing then? What is the correct (or preferred) distribution for t-p-u uploads ? "buster" or "testing-proposed-updates" ? Attached patch uses the latter. Andreas
diff -Nru sia-1.3.0/debian/changelog sia-1.3.0/debian/changelog --- sia-1.3.0/debian/changelog 2017-11-01 00:54:54.000000000 +0100 +++ sia-1.3.0/debian/changelog 2019-04-29 14:21:56.000000000 +0200 @@ -1,3 +1,17 @@ +sia (1.3.0-1.1~deb10u1) testing-proposed-updates; urgency=medium + + * Non-maintainer upload. + * Rebuild for buster. + + -- Andreas Beckmann <[email protected]> Mon, 29 Apr 2019 14:21:56 +0200 + +sia (1.3.0-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add 'missingok' to logrotate config. (Closes: #910439) + + -- Andreas Beckmann <[email protected]> Sat, 13 Apr 2019 09:42:04 +0200 + sia (1.3.0-1) unstable; urgency=medium [ Bjorn Dolk ] diff -Nru sia-1.3.0/debian/sia.logrotate sia-1.3.0/debian/sia.logrotate --- sia-1.3.0/debian/sia.logrotate 2017-11-01 00:54:54.000000000 +0100 +++ sia-1.3.0/debian/sia.logrotate 2019-04-13 09:32:11.000000000 +0200 @@ -3,4 +3,5 @@ copytruncate rotate 14 compress + missingok }

