Scrub Obsolete - bosh

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index cc8fb84..afab031 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+bosh (0.6-12) 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>  Tue, 21 Mar 2023 16:53:49 -0000
+
 bosh (0.6-11) unstable; urgency=medium
 
   * Fix "multiple definition of" instances causing FTBFS with GCC 10
diff --git a/debian/control b/debian/control
index 80a5fe0..605292d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: bosh
 Section: utils
 Priority: optional
 Maintainer: Salvatore Bonaccorso <carnil@debian.org>
-Build-Depends: debhelper-compat (= 13), libncurses5-dev
+Build-Depends: debhelper-compat (= 13), libtinfo6 (= 6.1+20181013-2+deb10u2), libncurses-dev (= 6.1+20181013-2+deb10u2)
 Standards-Version: 4.5.0
 Homepage: http://bosh.sourceforge.net/
 Vcs-Browser: https://salsa.debian.org/carnil/bosh

Run locally

More details

Full run details

Historical runs