Scrub Obsolete - pente

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index c058e08..fc362de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+pente (2.2.5-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).
+    + Build-Depends: Replace dependency on transitional package
+      x11proto-core-dev with replacement x11proto-dev.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 07 Jul 2023 11:44:05 -0000
+
 pente (2.2.5-11) unstable; urgency=medium
 
   * Declare compliance with Debian Policy 4.6.1.
diff --git a/debian/control b/debian/control
index 191f825..1d552c6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders:
  Markus Koschany <apo@debian.org>
 Build-Depends:
  debhelper-compat (= 13),
- libncurses5-dev,
+ libtinfo6 (= 6.1+20181013-2+deb10u2), libncurses-dev (= 6.1+20181013-2+deb10u2),
  libx11-dev,
  libxt-dev,
- x11proto-core-dev
+ x11proto-dev
 Standards-Version: 4.6.1
 Homepage: https://tracker.debian.org/pkg/pente
 Vcs-Git: https://salsa.debian.org/games-team/pente.git

Run locally

More details

Full run details

Historical runs