Bug#926992: unblock: sia/1.3.0-1.1

2019-04-29 Thread Niels Thykier
Andreas Beckmann:
> 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
> 

Either way should work.

I think there is a slight preference for buster-proposed-updates because
it automatically updates in case buster becomes stable before the upload
is complete (but it has been a while since someone asked me).

Please go ahead with the upload, btw. :)

Thanks,
~Niels



Bug#926992: unblock: sia/1.3.0-1.1

2019-04-29 Thread Andreas Beckmann
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.0 +0100
+++ sia-1.3.0/debian/changelog	2019-04-29 14:21:56.0 +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   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   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.0 +0100
+++ sia-1.3.0/debian/sia.logrotate	2019-04-13 09:32:11.0 +0200
@@ -3,4 +3,5 @@
 copytruncate
 rotate 14
 compress
+missingok
 }


Bug#926992: unblock: sia/1.3.0-1.1

2019-04-28 Thread Niels Thykier
Andreas Beckmann:
> On 2019-04-18 13:18, Niels Thykier wrote:
>> Andreas Beckmann:
>>> This NMU adds 'missingok' to the logrotate config, fixing piuparts
>>> unblock sia/1.3.0-1.1
>> Unblocked, thanks.
> 
> This is stuck behind golang-golang-x-sys.
> 
> Andreas
> 

Ok, can you prepare a t-p-u upload to fix this directly in testing then?

Thanks,
~Niels



Bug#926992: unblock: sia/1.3.0-1.1

2019-04-28 Thread Andreas Beckmann
On 2019-04-18 13:18, Niels Thykier wrote:
> Andreas Beckmann:
>> This NMU adds 'missingok' to the logrotate config, fixing piuparts
>> unblock sia/1.3.0-1.1
> Unblocked, thanks.

This is stuck behind golang-golang-x-sys.

Andreas



Bug#926992: unblock: sia/1.3.0-1.1

2019-04-13 Thread Andreas Beckmann
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Control: tag -1 moreinfo

Please unblock package sia

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.

I missed this package in my previous round of NMUs and therefore it only
enetred DELAYED/5 a few minutes ago.

unblock sia/1.3.0-1.1


Thanks for considering,

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.0 +0100
+++ sia-1.3.0/debian/changelog  2019-04-13 09:42:04.0 +0200
@@ -1,3 +1,10 @@
+sia (1.3.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add 'missingok' to logrotate config.  (Closes: #910439)
+
+ -- Andreas Beckmann   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.0 +0100
+++ sia-1.3.0/debian/sia.logrotate  2019-04-13 09:32:11.0 +0200
@@ -3,4 +3,5 @@
 copytruncate
 rotate 14
 compress
+missingok
 }