Bug#945665: dump1090-mutability: Python2 removal in sid/bullseye

2022-12-03 Thread Bastian Germann

Uploading a NMU to fix this. debdiff attached.diff -Nru dump1090-mutability-1.15~20180310.4a16df3+dfsg/debian/changelog 
dump1090-mutability-1.15~20180310.4a16df3+dfsg/debian/changelog
--- dump1090-mutability-1.15~20180310.4a16df3+dfsg/debian/changelog 
2021-01-27 05:16:35.0 +0100
+++ dump1090-mutability-1.15~20180310.4a16df3+dfsg/debian/changelog 
2022-12-03 23:38:23.0 +0100
@@ -1,3 +1,10 @@
+dump1090-mutability (1.15~20180310.4a16df3+dfsg-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop Recommends: python (Closes: #945665).
+
+ -- Bastian Germann   Sat, 03 Dec 2022 23:38:23 +0100
+
 dump1090-mutability (1.15~20180310.4a16df3+dfsg-8) unstable; urgency=medium
 
   * Team upload.
diff -Nru dump1090-mutability-1.15~20180310.4a16df3+dfsg/debian/control 
dump1090-mutability-1.15~20180310.4a16df3+dfsg/debian/control
--- dump1090-mutability-1.15~20180310.4a16df3+dfsg/debian/control   
2021-01-27 05:16:35.0 +0100
+++ dump1090-mutability-1.15~20180310.4a16df3+dfsg/debian/control   
2022-12-03 23:38:23.0 +0100
@@ -29,7 +29,6 @@
  ${shlibs:Depends}
 Recommends:
  lighttpd,
- python (>= 2.5)
 Provides:
  fatsv-data-source
 Description: ADS-B Ground Station System for RTL-SDR


Bug#945665: dump1090-mutability: Python2 removal in sid/bullseye

2021-01-19 Thread Christoph Berg
Control: severity -1 normal

Re: Sandro Tosi
> Your package either build-depends, depends on Python2, or uses Python2
> in the autopkg tests (the specific reason can be found searching this
> source package in
> https://people.debian.org/~morph/mass-bug-py2removal_take3.txt ).

The package actually only recommends python2 because two of the extra
utilities shipped in the tools/ directory (out of several) are using
python2.

I'm lowering the severity as this doesn't break the whole package even
if python2 isn't available.

Christoph