scrub-obsolete Package - sigil

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 5944a351..cb9b564b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,10 @@ Build-Depends:
  libpcre2-dev,
  pkg-config,
  python3-dev,
- qtbase5-dev (>= 5.9.4),
- qttools5-dev (>= 5.9.4),
- qttools5-dev-tools (>= 5.9.4),
- qtwebengine5-dev (>= 5.9.4),
+ qtbase5-dev,
+ qttools5-dev,
+ qttools5-dev-tools,
+ qtwebengine5-dev,
  zlib1g-dev,
 Standards-Version: 4.6.0
 Rules-Requires-Root: no
@@ -29,8 +29,8 @@ Architecture: any
 Depends:
  libhunspell-dev,
  libjs-jquery-scrollto,
- libjs-mathjax (>= 2.7.0),
- python3-dulwich (>= 0.19),
+ libjs-mathjax,
+ python3-dulwich,
  python3-lxml,
  sigil-data (= ${source:Version}),
  ${misc:Depends},

Run locally

Try this locally (using the lintian-brush package):

debcheckout sigil
cd sigil
DEB_UPDATE_CHANGELOG=auto deb-scrub-obsolete

More details

Full run details