Scrub Obsolete - trn4

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 72038c0..b5a21e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+trn4 (4.0-test77-17) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Replace dependency on transitional package libtinfo-dev
+      with replacement libtinfo6 (= 6.1+20181013-2+deb10u2), libncurses-dev (=
+      6.1+20181013-2+deb10u2).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 22 Jul 2023 13:19:40 -0000
+
 trn4 (4.0-test77-16) unstable; urgency=medium
 
   * debconf template translations:
diff --git a/debian/control b/debian/control
index 20cd328..f7081de 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 3.9.5
 Build-Depends: bison,
                debhelper-compat (= 13),
                dh-exec,
-               libtinfo-dev,
+               libtinfo6 (= 6.1+20181013-2+deb10u2), libncurses-dev (= 6.1+20181013-2+deb10u2),
 Homepage: https://trn.sourceforge.net/
 Vcs-Git: https://salsa.debian.org/debian/trn4.git
 Vcs-Browser: https://salsa.debian.org/debian/trn4

Run locally

More details

Full run details

Historical runs