Scrub Obsolete - dhex

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index b2a09f7..872558b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+dhex (0.69-5) 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>  Wed, 22 Mar 2023 23:14:33 -0000
+
 dhex (0.69-4) unstable; urgency=medium
 
   * debian/control:
diff --git a/debian/control b/debian/control
index d572ba4..645eb54 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: editors
 Priority: optional
 Maintainer: Fabio Augusto De Muzio Tobich <ftobich@debian.org>
 Build-Depends: debhelper-compat (= 13),
-               libncurses5-dev
+               libtinfo6 (= 6.1+20181013-2+deb10u2), libncurses-dev (= 6.1+20181013-2+deb10u2)
 Standards-Version: 4.6.0
 Homepage: https://www.dettus.net/dhex/
 Vcs-Browser: https://salsa.debian.org/debian/dhex

Run locally

More details

Full run details

Historical runs