-.TH COLORIZE 1 "2019-09-01" "colorize v0.65" "User Commands"
+.TH COLORIZE 1 "2019-09-01" "colorize v0.66" "User Commands"
.SH NAME
colorize \- colorize text on terminal with ANSI escape sequences
.SH SYNOPSIS
* colorize - Read text from standard input stream or file and print
* it colorized through use of ANSI escape sequences
*
- * Copyright (c) 2011-2019 Steven Schubiger
+ * Copyright (c) 2011-2022 Steven Schubiger
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
#define PROGRAM_NAME "colorize"
-#define VERSION "0.65"
+#define VERSION "0.66"
typedef enum { false, true } bool;
-colorize (0.65-2) UNRELEASED; urgency=medium
+colorize (0.66-1) unstable; urgency=low
+ * New upstream release.
* Declare compliance with Debian Policy 4.7.0.
(No changes needed.)
* debian/copyright: amend years.
* debian/control: use v13 mode of debhelper-compat package.
* debian/control: update Homepage link.
- -- Steven Schubiger <stsc@refcnt.org> Sun, 09 Jun 2024 21:08:26 +0200
+ -- Steven Schubiger <stsc@refcnt.org> Sun, 09 Jun 2024 21:20:11 +0200
colorize (0.65-1) unstable; urgency=low