Scrub Obsolete - diskscan

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 43051b3..99bd09c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+diskscan (0.20-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Replace dependency on transitional package libncurses5-dev
+      with replacement libtinfo6 (= 6.1+20181013-2+deb10u2), libncurses-dev (=
+      6.1+20181013-2+deb10u2).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 10 Aug 2023 03:31:37 -0000
+
 diskscan (0.20-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index 5166eb0..ec90b68 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Kyle Robbertze <paddatrapper@debian.org>
 Build-Depends: cmake,
                debhelper (>= 12),
                debhelper-compat (= 13),
-               libncurses5-dev,
+               libtinfo6 (= 6.1+20181013-2+deb10u2), libncurses-dev (= 6.1+20181013-2+deb10u2),
                python3-yaml,
                zlib1g-dev
 Standards-Version: 4.6.1

Run locally

More details

Full run details

Historical runs