Your message dated Sun, 26 Apr 2020 17:59:37 +0200
with message-id <20200426155937.GA12007@chou>
and subject line Re: Bug#893545: stretch-pu: package nagiosplugin/1.2.2-1+deb9u1
has caused the Debian Bug report #893545,
regarding stretch-pu: package nagiosplugin/1.2.2-1+deb9u1
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 [email protected]
immediately.)
--
893545: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893545
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
Fix the dependencies of python3-nagiosplugin from empty to:
Depends: python3:any (>= 3.3.2-2~)
diff -Nru nagiosplugin-1.2.2/debian/changelog
nagiosplugin-1.2.2/debian/changelog
--- nagiosplugin-1.2.2/debian/changelog 2014-06-04 22:16:17.000000000 +0300
+++ nagiosplugin-1.2.2/debian/changelog 2018-03-19 21:47:27.000000000 +0200
@@ -1,3 +1,10 @@
+nagiosplugin (1.2.2-1+deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * * Fix the python3-nagiosplugin dependencies. (Closes: #867410)
+
+ -- Adrian Bunk <[email protected]> Mon, 19 Mar 2018 21:47:27 +0200
+
nagiosplugin (1.2.2-1) unstable; urgency=medium
* New upstream release
diff -Nru nagiosplugin-1.2.2/debian/control nagiosplugin-1.2.2/debian/control
--- nagiosplugin-1.2.2/debian/control 2014-03-20 06:42:36.000000000 +0200
+++ nagiosplugin-1.2.2/debian/control 2018-03-19 21:47:25.000000000 +0200
@@ -42,7 +42,7 @@
Package: python3-nagiosplugin
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}
Description: Python class library for writing Nagios (Icinga) plugins (Python
3)
nagiosplugin is a Python class library which helps writing Nagios
(or Icinga) compatible plugins easily in Python. It cares for much of
--- End Message ---
--- Begin Message ---
On Mon, Mar 19, 2018 at 09:56:16PM +0200, Adrian Bunk wrote:
> Package: release.debian.org
> Severity: normal
> Tags: stretch
> User: [email protected]
> Usertags: pu
>
> Fix the dependencies of python3-nagiosplugin from empty to:
> Depends: python3:any (>= 3.3.2-2~)
Hopefully anyone affected worked around this issue already; I'm going to
call this wontfix for stretch at this late stage. Apologies for the
delay.
Cheers,
Julien
--- End Message ---