Scrub Obsolete - mitmproxy

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index f589aa38..bcb39228 100644
--- a/debian/control
+++ b/debian/control
@@ -7,37 +7,37 @@ Uploaders:
 Build-Depends: dh-python, python3, python3-setuptools,
  pandoc,
  python3-asgiref (>= 3.2.10),
- python3-blinker (>= 1.4),
- python3-brotli (>= 1.0),
+ python3-blinker,
+ python3-brotli,
  python3-certifi (>= 2019.9.11),
- python3-click (>= 7.0),
+ python3-click,
  python3-cryptography (>= 3.2),
  python3-coverage <!nocheck>,
  python3-flask (>= 1.1.1),
  python3-h2 (>= 4.0),
  python3-hypothesis (>= 5.8) <!nocheck>,
  python3-hyperframe (>= 6.0),
- python3-kaitaistruct (>= 0.7),
+ python3-kaitaistruct,
  python3-ldap3 (>= 2.8),
  python3-msgpack (>= 1.0.0),
  python3-openssl (>= 19.1.0),
- python3-protobuf (>= 3.6.0),
- python3-passlib (>= 1.6.5),
- python3-pyasn1 (>= 0.3.1),
+ python3-protobuf,
+ python3-passlib,
+ python3-pyasn1,
  python3-pyparsing (>= 2.4.2),
- python3-pyperclip (>= 1.6.0),
+ python3-pyperclip,
  python3-pytest <!nocheck>,
  python3-pytest-cov <!nocheck>,
  python3-pytest-timeout <!nocheck>,
  python3-pytest-asyncio <!nocheck>,
  python3-publicsuffix2 (>= 2.20190812),
- python3-requests (>= 2.9.1),
+ python3-requests,
  python3-ruamel.yaml (>= 0.16),
  python3-sortedcontainers (>= 2.1.0),
- python3-tornado (>= 4.3),
+ python3-tornado,
  python3-urwid (>= 2.1.0),
  python3-wsproto (>= 0.14),
- tox (>= 3.5) <!nocheck>,
+ tox <!nocheck>,
  locales-all <!nocheck>,
  python3-zstandard,
  debhelper-compat (= 13)
@@ -48,10 +48,8 @@ Homepage: https://mitmproxy.org
 
 Package: mitmproxy
 Architecture: all
-Pre-Depends:
- dpkg (>= 1.17.14),
 Depends:
- fonts-font-awesome (>= 4.2.0~dfsg),
+ fonts-font-awesome,
  python3-h2 (>= 4.0),
  python3-hyperframe (>= 6.0),
  python3-pkg-resources,

Run locally

More details

Full run details

Historical runs