[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#861257: marked as done (unblock: minissdpd/1.2.20130907-4)



Your message dated Wed, 26 Apr 2017 16:38:00 +0000
with message-id <59b65325-6ff6-d173-5808-6409a64010ae@thykier.net>
and subject line Re: Bug#861257: unblock: minissdpd/1.2.20130907-4
has caused the Debian Bug report #861257,
regarding unblock: minissdpd/1.2.20130907-4
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.)


-- 
861257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861257
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package minissdpd

I accepted NMUs adding .service files, though they were missing the
After= directive to make sure the networking is up. As a consequence,
we need a corrective fix for #861231 (and thanks to Laurent for the
bug report).

The last upload adds the After=network-online.target directive in the
..service file for minissdpd, and also adds a Depends: lsb-base. There's
no other changes, as per the attached debdiff.

Please unblock minissdpd/1.2.20130907-4,
Cheers,

Thomas Goirand (zigo)
diff -Nru minissdpd-1.2.20130907/debian/changelog minissdpd-1.2.20130907/debian/changelog
--- minissdpd-1.2.20130907/debian/changelog	2016-10-24 07:54:59.000000000 +0000
+++ minissdpd-1.2.20130907/debian/changelog	2017-04-26 15:07:25.000000000 +0000
@@ -1,3 +1,10 @@
+minissdpd (1.2.20130907-4) unstable; urgency=medium
+
+  * Add After=network-online.target in the .service file (Closes: #861231).
+  * Add lsb-base as depends.
+
+ -- Thomas Goirand <zigo@debian.org>  Wed, 26 Apr 2017 17:07:25 +0200
+
 minissdpd (1.2.20130907-3.2) unstable; urgency=high
 
   * Non-maintainer upload.
diff -Nru minissdpd-1.2.20130907/debian/control minissdpd-1.2.20130907/debian/control
--- minissdpd-1.2.20130907/debian/control	2016-10-23 22:07:32.000000000 +0000
+++ minissdpd-1.2.20130907/debian/control	2017-04-26 15:07:25.000000000 +0000
@@ -10,7 +10,7 @@
 
 Package: minissdpd
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}
 Description: keep memory of all UPnP devices that announced themselves
  MiniSSDPd is a small daemon used by MiniUPnPc (a UPnP control point for IGD
  devices) to speed up device discoveries. MiniSSDPd keeps memory of all UPnP
diff -Nru minissdpd-1.2.20130907/debian/minissdpd.service minissdpd-1.2.20130907/debian/minissdpd.service
--- minissdpd-1.2.20130907/debian/minissdpd.service	2016-10-23 22:07:32.000000000 +0000
+++ minissdpd-1.2.20130907/debian/minissdpd.service	2017-04-26 15:07:25.000000000 +0000
@@ -1,6 +1,7 @@
 [Unit]
 Description=keep memory of all UPnP devices that announced themselves
 Documentation=man:minissdpd(1)
+After=network-online.target
 
 [Service]
 Type=forking

--- End Message ---
--- Begin Message ---
Thomas Goirand:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package minissdpd
> 
> I accepted NMUs adding .service files, though they were missing the
> After= directive to make sure the networking is up. As a consequence,
> we need a corrective fix for #861231 (and thanks to Laurent for the
> bug report).
> 
> The last upload adds the After=network-online.target directive in the
> ..service file for minissdpd, and also adds a Depends: lsb-base. There's
> no other changes, as per the attached debdiff.
> 
> Please unblock minissdpd/1.2.20130907-4,
> Cheers,
> 
> Thomas Goirand (zigo)
> 


Unblocked, thanks.

~Niels

--- End Message ---

Reply to: