Debian Package Tracker
Register | Log in
Subscribe

colorize

Colorizes text on terminal with ANSI escape sequences

Choose email to subscribe with

general
  • source: colorize (main)
  • version: 0.65-1
  • maintainer: Steven Schubiger (DMD)
  • arch: any
  • std-ver: 4.5.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 0.64-1
  • stable: 0.65-1
  • testing: 0.65-1
  • unstable: 0.65-1
versioned links
  • 0.64-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.65-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • colorize
action needed
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 0.65-2, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 68668ded3a92f4b04bfd387c701faea8a1964abc
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Sun Jan 2 16:56:41 2022 +0100

    Cast argument to unsigned char when invoking to{lower,upper}()

commit 52ce0307a0ad0781bc6baa8906245bb5618b8305
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Sun Jan 2 15:33:29 2022 +0100

    Cast argument to unsigned char when invoking is*()
    
    fixes: warning: array subscript has type ‘char’ [-Wchar-subscripts]
    
    https://github.com/stsc/colorize/issues/1
    
    Thanks Stephan Jauernick

commit 33e92f53d71c1801a04328859f3802a540317c9d
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Tue Dec 14 21:03:42 2021 +0100

    main(): amend wording of diagnostic

commit e1f59580969ca24e59d4a7ce3ab1b91163a758b1
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Fri Jan 8 22:57:46 2021 +0100

    Makefile: declare readme target as phony

commit 7dba84411d8e70c5d9320aa854ac2b4a64c452aa
Merge: ae04934 6c3684c
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Fri Jan 8 22:40:26 2021 +0100

    Merge branch 'stack_release_vars'

commit 6c3684cc6d44ccc8bf2ab583abca40fb6c5ce1b3
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Wed Dec 30 22:02:35 2020 +0100

    main(): postpone invoking STACK_FILE(log)

commit 1726f536e36e0eeef71b56390402f0b060387fa4
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Wed Dec 30 18:38:30 2020 +0100

    release(): strengthen check for equal pointers

commit 4709972f1cfb9f69f631207d9e8c925e9dbf0797
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Tue Dec 29 22:07:34 2020 +0100

    Guard against fallthrough in switch statement

commit d9543bc46d5006a78001d6b0e5874ec89940fe4e
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Tue Dec 29 21:33:32 2020 +0100

    release(): fix indentation of closing brace

commit 18ff0053de3787fafdfcd2418b9ee85b1c87f710
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Tue Dec 29 21:09:32 2020 +0100

    Release also FILE pointers
    
    - stack(): save pointer and type in array of struct
    - release(): free and clear accordingly
    - cleanup(): free accordingly
    - Add STACK_FILE() macro
    - Close streams through RELEASE()
    - Rename RELEASE_VAR() macro to generic RELEASE()
    - Rename stack_var() function to stack()
    - Rename release_var() function to release()

commit a2a5aaf75c6ebf8e6609dd2c7b3ed1c23290db88
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Fri Dec 25 23:05:24 2020 +0100

    Stack and release vars

commit ae049342a1a513093ba4f3f56af2194ef2707da0
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Thu Dec 17 22:46:38 2020 +0100

    Emit more concise error message when config file does not exist

commit da7aeb5522d20e93de866cfa236b996b96129884
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Thu Jun 25 21:38:12 2020 +0200

    debian/control: update Homepage link
    
    to point to the repository about page.

commit 2c16a073d55ad7f910a8ddaec441fa9bf0b50415
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Mon Jun 22 22:52:02 2020 +0200

    Generate README.cgit from README

commit 048936d2b0358ba184b5380751744b8516fd74d1
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Wed Jun 10 17:47:55 2020 +0200

    Merge multiple vfprintf_fail() calls for --clean[-all]

commit de43ee678c8b820dc190b312c4fa62cdb98bbcc8
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Thu May 28 22:31:39 2020 +0200

    Test purposeless switches with --clean[-all]

commit fc006bdb885917a52eab3f343dc952910f1cba18
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Tue May 12 21:35:23 2020 +0200

    main(): warn for purposeless switches with --clean[-all]

commit 2f988cc3c75c810b1583f26c80b0e6025b9f13e1
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Sat Mar 28 22:33:25 2020 +0100

    Move conf file path code to a function

commit c4524ce6e98aca85c74e53c51494f3e38787480a
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Sat Mar 28 16:32:28 2020 +0100

    process_opt_exclude_random(): don't check for non-NULLness
    
    because release_var() already does so.

commit 52df2aae8173006fa182bae85890e56afb7d9054
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Thu Mar 26 20:51:30 2020 +0100

    init_conf_vars(): use explicit format string

commit eace71293190208f443973a9e385ca69da504863
Author: Steven Schubiger <stsc@refcnt.org>
Date:   Wed Mar 25 23:22:28 2020 +0100

    assign_conf(): reduce code duplication
Created: 2020-03-26 Last update: 2022-05-20 19:40
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.1 instead of 4.5.0).
Created: 2020-11-17 Last update: 2022-05-11 23:25
news
[rss feed]
  • [2020-04-02] colorize 0.65-1 MIGRATED to testing (Debian testing watch)
  • [2020-03-22] Accepted colorize 0.65-1 (source) into unstable (Steven Schubiger) (signed by: Axel Beckert)
  • [2018-06-24] colorize 0.64-1 MIGRATED to testing (Debian testing watch)
  • [2018-06-14] Accepted colorize 0.64-1 (source amd64) into unstable (Steven Schubiger) (signed by: Axel Beckert)
  • [2017-12-18] colorize 0.63-1 MIGRATED to testing (Debian testing watch)
  • [2017-12-08] Accepted colorize 0.63-1 (source amd64) into unstable (Steven Schubiger) (signed by: Axel Beckert)
  • [2017-10-05] colorize 0.62-1 MIGRATED to testing (Debian testing watch)
  • [2017-09-24] Accepted colorize 0.62-1 (source amd64) into unstable (Steven Schubiger) (signed by: Axel Beckert)
  • [2017-06-20] colorize 0.61-1 MIGRATED to testing (Debian testing watch)
  • [2017-06-09] Accepted colorize 0.61-1 (source amd64) into unstable (Steven Schubiger) (signed by: Axel Beckert)
  • [2017-04-15] Accepted colorize 0.60-1 (source amd64) into unstable, unstable (Steven Schubiger) (signed by: Axel Beckert)
  • [2005-08-16] Bug#321905: fixed (Debian Archive Maintenance)
  • [2003-02-14] Accepted colorize 0.3.1-4 (all source) (Gergely Nagy)
  • [2003-02-11] Accepted colorize 0.3.1-3 (all source) (Gergely Nagy)
  • [2002-09-17] Accepted colorize 0.3.1-2 (all source) (Andras Bali)
  • [2002-09-04] Accepted colorize 0.3.1-1 (all source) (Andras Bali)
  • [2001-12-04] Installed colorize 0.3.0-4 (all source) (Andras Bali)
  • [2001-10-29] Installed colorize 0.3.0-3 (all source) (Gergely Nagy)
  • [2001-10-23] Installed colorize 0.3.0-2 (all source) (Gergely Nagy)
  • [2001-10-01] Installed colorize 0.3.0-1 (all source) (Gergely Nagy)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.65-1

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing