Scrub Obsolete - ddgr

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 809635b..0b3724e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
 Priority: optional
 Maintainer: SZ Lin (林上智) <szlin@debian.org>
 Build-Depends: debhelper-compat (= 13),
-               python3 (>= 3.5),
+               python3,
                python3-setuptools,
                dh-python
 Standards-Version: 4.6.0.1
@@ -15,7 +15,7 @@ Vcs-Browser: https://salsa.debian.org/debian/ddgr
 Package: ddgr
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends},
-         python3 (>= 3.5)
+         python3
 Description: DuckDuckGo from the terminal
  Features
  .

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3:any, python3 (>= 3.5)

Run locally

More details

Full run details