[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#887313: stretch-pu: package python-nmea2/1.5.1-1+deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Let's fix the python3 dependencies, #867444

$ debdiff python3-nmea2_1.5.1-1_all.deb python3-nmea2_1.5.1-1+deb9u1_all.deb
File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)
------------------------------------------------
{+Depends: python3:any (>= 3.3.2-2~)+}
Version: [-1.5.1-1-] {+1.5.1-1+deb9u1+}


Andreas
diff -Nru python-nmea2-1.5.1/debian/changelog python-nmea2-1.5.1/debian/changelog
--- python-nmea2-1.5.1/debian/changelog	2015-12-28 14:57:41.000000000 +0100
+++ python-nmea2-1.5.1/debian/changelog	2018-01-14 21:39:18.000000000 +0100
@@ -1,3 +1,14 @@
+python-nmea2 (1.5.1-1+deb9u1) stretch; urgency=medium
+
+  [ Andreas Beckmann ]
+  * Non-maintainer upload.
+  * Backport fix from 1.8.0-1 to stretch.
+
+  [ Ulises Vitulli ]
+  * Fix missing deps (Closes: #867444).
+
+ -- Andreas Beckmann <anbe@debian.org>  Sun, 14 Jan 2018 21:39:18 +0100
+
 python-nmea2 (1.5.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #809223).
diff -Nru python-nmea2-1.5.1/debian/control python-nmea2-1.5.1/debian/control
--- python-nmea2-1.5.1/debian/control	2015-12-28 15:34:46.000000000 +0100
+++ python-nmea2-1.5.1/debian/control	2018-01-14 21:38:28.000000000 +0100
@@ -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
  .

Reply to: