Control: tags 937949 + patch
Control: tags 937949 + pending

Dear maintainer,

I've prepared an NMU for python-nmea2 (versioned as 1.15.0-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru python-nmea2-1.15.0/debian/changelog python-nmea2-1.15.0/debian/changelog
--- python-nmea2-1.15.0/debian/changelog	2019-07-23 09:01:19.000000000 -0400
+++ python-nmea2-1.15.0/debian/changelog	2019-10-05 20:45:24.000000000 -0400
@@ -1,3 +1,10 @@
+python-nmea2 (1.15.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #937949
+
+ -- Sandro Tosi <mo...@debian.org>  Sat, 05 Oct 2019 20:45:24 -0400
+
 python-nmea2 (1.15.0-1) unstable; urgency=medium
 
   * New upstream release:
diff -Nru python-nmea2-1.15.0/debian/control python-nmea2-1.15.0/debian/control
--- python-nmea2-1.15.0/debian/control	2019-07-23 09:01:19.000000000 -0400
+++ python-nmea2-1.15.0/debian/control	2019-10-05 20:45:10.000000000 -0400
@@ -2,22 +2,12 @@
 Section: python
 Priority: optional
 Maintainer: Ulises Vitulli <der...@debian.org>
-Build-Depends: debhelper (>= 12), python (>= 2.6.6-3~), dh-python,
- python-setuptools, python3-setuptools, python3-all
+Build-Depends: debhelper (>= 12), dh-python,
+ python3-setuptools, python3-all
 Standards-Version: 4.4.0
 Homepage: https://github.com/Knio/pynmea2
 Vcs-Browser: https://github.com/Knio/pynmea2
 
-Package: python-nmea2
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Description: Python library for the NMEA 0183 protocol
- A Python Library for the NMEA 0183 protocol
- .
- NMEA 0183 is a combined electrical and data specification for communication
- between marine electronics such as echo sounder, sonars, anemometer,
- gyrocompass, autopilot, GPS receivers and many other types of instruments.
-
 Package: python3-nmea2
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}
diff -Nru python-nmea2-1.15.0/debian/rules python-nmea2-1.15.0/debian/rules
--- python-nmea2-1.15.0/debian/rules	2019-07-23 09:01:19.000000000 -0400
+++ python-nmea2-1.15.0/debian/rules	2019-10-05 20:45:21.000000000 -0400
@@ -6,4 +6,4 @@
 export PYBUILD_NAME = nmea2
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild

Reply via email to