[Python-modules-team] Bug#893545: stretch-pu: package nagiosplugin/1.2.2-1+deb9u1
Adrian Bunk
bunk at debian.org
Mon Mar 19 19:56:16 UTC 2018
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org at packages.debian.org
Usertags: pu
Fix the dependencies of python3-nagiosplugin from empty to:
Depends: python3:any (>= 3.3.2-2~)
-------------- next part --------------
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 <bunk at debian.org> 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
More information about the Python-modules-team
mailing list