Scrub Obsolete - googler

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 73e00c5..08d58b3 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.4),
+               python3,
                dh-python
 Standards-Version: 4.5.1
 Rules-Requires-Root: no
@@ -13,7 +13,7 @@ Vcs-Git: https://salsa.debian.org/debian/googler.git
 
 Package: googler
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, python3 (>= 3.4)
+Depends: ${misc:Depends}, ${python3:Depends}, python3
 Description: Power tool to Google (Web & News) and Google Site Search from the terminal
  Features:
  .

Run locally

More details

Full run details