Package: python3-nmea2 Version: 1.5.1-1 Severity: serious Tags: patch Due to a cut'n'paste error there are no dependencies.
Fix:
--- debian/control.old 2017-07-06 16:52:37.000000000 +0000
+++ debian/control 2017-07-06 16:52:45.000000000 +0000
@@ -22,7 +22,7 @@
Package: python3-nmea2
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}
Description: Python library for the NMEA 0183 protocol
A Python Library for the NMEA 0183 protocol
.

