Package: python3-nagiosplugin Version: 1.2.2-1 Severity: serious Tags: patch
Due to a cut'n'paste error there are no package dependencies. Fix: --- debian/control.old 2017-07-06 14:00:47.000000000 +0000 +++ debian/control 2017-07-06 14:00:56.000000000 +0000 @@ -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