Control: tags 942338 + patch Control: tags 942338 + pending Dear maintainer,
I've prepared an NMU for python-nmea2 (versioned as 1.15.0-1.2) and uploaded it to DELAYED/5. Please feel free to tell me if I should cancel it. cu Adrian
diff -Nru python-nmea2-1.15.0/debian/changelog python-nmea2-1.15.0/debian/changelog --- python-nmea2-1.15.0/debian/changelog 2019-10-06 03:45:24.000000000 +0300 +++ python-nmea2-1.15.0/debian/changelog 2020-04-13 16:28:54.000000000 +0300 @@ -1,3 +1,11 @@ +python-nmea2 (1.15.0-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * python3-nmea2: Add the missing Breaks+Replaces: python-nmea2 + (Closes: #942338) + + -- Adrian Bunk <[email protected]> Mon, 13 Apr 2020 16:28:54 +0300 + python-nmea2 (1.15.0-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru python-nmea2-1.15.0/debian/control python-nmea2-1.15.0/debian/control --- python-nmea2-1.15.0/debian/control 2019-10-06 03:45:10.000000000 +0300 +++ python-nmea2-1.15.0/debian/control 2020-04-13 16:28:54.000000000 +0300 @@ -11,6 +11,8 @@ Package: python3-nmea2 Architecture: all Depends: ${python3:Depends}, ${misc:Depends} +Breaks: python-nmea2 +Replaces: python-nmea2 Description: Python library for the NMEA 0183 protocol A Python Library for the NMEA 0183 protocol .

