Scrub Obsolete - ccze

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 9e9de97..5433a90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+ccze (0.2.1-8) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + ccze: Drop versioned constraint on colorize in Replaces.
+  * 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>  Thu, 28 Apr 2022 23:02:19 -0000
+
 ccze (0.2.1-7) unstable; urgency=medium
 
   * Update debian/watch AGAIN with regards to Github changes.
diff --git a/debian/control b/debian/control
index 895d45e..bf596ec 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Axel Beckert <abe@debian.org>
 Standards-Version: 4.6.0
 Build-Depends: debhelper-compat (= 13),
-               libncurses5-dev,
+               libtinfo6 (= 6.1+20181013-2+deb10u2), libncurses-dev (= 6.1+20181013-2+deb10u2),
                libpcre3-dev
 Vcs-Git: https://salsa.debian.org/debian/ccze.git
 Vcs-Browser: https://salsa.debian.org/debian/ccze
@@ -15,7 +15,6 @@ Package: ccze
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Replaces: colorize (<= 0.3.1-2)
 Description: robust, modular log coloriser
  CCZE is a robust and modular log coloriser, with plugins for apm,
  exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd,

Run locally

More details

Full run details

Historical runs