scrub-obsolete Package - harfbuzz

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 0b1ec74..324211b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,14 @@ Standards-Version: 4.5.0
 Build-Depends:
  debhelper-compat (= 13),
  pkg-config,
- libglib2.0-dev (>= 2.19.1),
+ libglib2.0-dev,
  libcairo2-dev,
  libfreetype-dev,
  libicu-dev,
  libgraphite2-dev,
- libgirepository1.0-dev (>= 1.31.0-2),
- gobject-introspection (>= 1.42.0),
- gtk-doc-tools (>= 1.15),
+ libgirepository1.0-dev,
+ gobject-introspection,
+ gtk-doc-tools,
  python3:any
 Rules-Requires-Root: no
 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
@@ -78,7 +78,7 @@ Depends:
  libharfbuzz-icu0 (= ${binary:Version}),
  libharfbuzz-gobject0 (= ${binary:Version}),
  gir1.2-harfbuzz-0.0 (= ${binary:Version}),
- libglib2.0-dev (>= 2.19.1),
+ libglib2.0-dev,
  libgraphite2-dev,
  libicu-dev,
  libfreetype-dev,

Run locally

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

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

More details

Full run details