scrub-obsolete Package - libxslt

Ready changes

Diff

diff --git a/debian/control b/debian/control
index efa6077..83c07fa 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  debhelper-compat (= 12),
  docbook-xsl,
  libgcrypt20-dev,
- libxml2-dev (>= 2.6.27),
+ libxml2-dev,
  perl:any,
  pkg-config,
  rename,
@@ -44,7 +44,7 @@ Multi-Arch: same
 Provides:
  libxslt-dev,
 Depends:
- libxml2-dev (>= 2.6.26),
+ libxml2-dev,
  libxslt1.1 (= ${binary:Version}),
  ${misc:Depends},
 Description: XSLT 1.0 processing library - development kit

Run locally

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

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

More details

Full run details