Scrub Obsolete - tweak

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f072cae..5b5fe65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+tweak (3.02-7) 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 13:36:33 -0000
+
 tweak (3.02-6) unstable; urgency=medium
 
   * change test dependency from diff to diffutils
diff --git a/debian/control b/debian/control
index d8ed66c..54a568b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
 Build-Depends:
  debhelper-compat (= 12),
  halibut,
- libncurses5-dev,
+ libtinfo6 (= 6.1+20181013-2+deb10u2), libncurses-dev (= 6.1+20181013-2+deb10u2),
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/debian/tweak.git
 Vcs-Browser: https://salsa.debian.org/debian/tweak

Run locally

More details

Full run details

Historical runs