Scrub Obsolete - modem-cmd

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 2ac1d3f..f5409b8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: SZ Lin (林上智) <szlin@debian.org>
 Build-Depends: debhelper-compat (= 13),
                python3,
                python3-setuptools,
-               python3-serial (>= 2.6),
+               python3-serial,
                dh-python
 Standards-Version: 4.6.1.0
 Rules-Requires-Root: no
@@ -17,7 +17,7 @@ Package: modem-cmd
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends},
          python3,
-         python3-serial (>= 2.6)
+         python3-serial
 Description: send arbitrary AT commands to your modem
  modem-cmd can be used to send arbitrary AT commands to a modem device over
  a serial line.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3-serial (>= 2.6), python3-serial, python3:any, python3

Run locally

More details

Full run details