Debian Package Tracker
Register | Log in
Subscribe

golang-gocolorize

Stateful ANSI coloring for Go

Choose email to subscribe with

general
  • source: golang-gocolorize (main)
  • version: 1.0.0-3
  • maintainer: pkg-go (archive) (DMD)
  • uploaders: Tim Potter [DMD]
  • arch: all
  • std-ver: 3.9.6
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.0.0-3
  • oldstable: 1.0.0-3
  • stable: 1.0.0-3
  • testing: 1.0.0-3
  • unstable: 1.0.0-3
versioned links
  • 1.0.0-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-agtorre-gocolorize-dev
action needed
Problems while searching for a new upstream version high
uscan had problems while searching for a new upstream version:
In debian/watch no matching files for watch line
  https://github.com/agtorre/gocolorize/releases  .*/archive/v?(\d[\d\.]+)\.tar\.gz
Created: 2021-03-20 Last update: 2025-05-25 11:30
Standards version of the package is outdated. high
The package is severely out of date with respect to the Debian Policy. The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 3.9.6).
Created: 2017-08-09 Last update: 2025-02-27 13:24
Multiarch hinter reports 1 issue(s) normal
There are issues with the multiarch metadata for this package.
  • golang-github-agtorre-gocolorize-dev could be marked Multi-Arch: foreign
Created: 2017-08-09 Last update: 2025-05-25 10:33
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 1.0.0-4, 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 7bd8570f140d6eccf3c3f685fa879eff29a64f52
Author: Damian Szuberski <szuberskidamian@gmail.com>
Date:   Sun Apr 30 15:10:58 2023 +1000

    Correct debian/watch
    
    Gbp-Dch: Ignore

commit af88221671a6b246a0e27db3e811a899ec7cc865
Author: Aloïs Micard <creekorful@debian.org>
Date:   Wed Dec 1 11:36:07 2021 +0000

    [skip ci] update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
    
    See: https://salsa.debian.org/go-team/infra/pkg-go-tools
    Gbp-Dch: Ignore

commit ec1be6054b797ffee44a2939ff55f5f2358c09f4
Merge: ae49f8f 9aae6d0
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Tue Nov 3 00:07:15 2020 +0000

    Merge branch 'multiarch-hints' into 'master'
    
    Apply hints suggested by the multi-arch hinter
    
    See merge request go-team/packages/golang-gocolorize!2

commit 9aae6d0231aecb16493f29de1f60a71754485c07
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Fri Oct 30 03:52:31 2020 +0000

    Apply multi-arch hints.
    + golang-github-agtorre-gocolorize-dev: Add Multi-Arch: foreign.
    
    Changes-By: apply-multiarch-hints

commit ae49f8f873b7473853768988e385d79a5c611a88
Merge: 67b9141 2901d44
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Sun Apr 19 18:20:42 2020 +0000

    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request go-team/packages/golang-gocolorize!1

commit 2901d4441e8ebe1a8f61a6776440a61c621ad640
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Apr 14 14:03:59 2020 +0000

    Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
    
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
    
    
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
    
    
    Fixes: lintian: upstream-metadata-missing-repository
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

commit 0585eb82964fcbe9d29d41db506b43081ce141b7
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Apr 14 14:03:26 2020 +0000

    Change priority extra to priority optional.
    
    Fixes: lintian: priority-extra-is-replaced-by-priority-optional
    See-also: https://lintian.debian.org/tags/priority-extra-is-replaced-by-priority-optional.html

commit 8c6ea4ec47d5ee85dbe236ff1b9371473a0466fa
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Apr 14 14:02:55 2020 +0000

    Set debhelper-compat version in Build-Depends.
    
    Fixes: lintian: uses-debhelper-compat-file
    See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

commit 7dd09f63a2ab9d5f69dc08545f2ffb1164324c6f
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Apr 14 14:02:25 2020 +0000

    Bump debhelper from old 9 to 12.
    
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

commit c1e4478219be7c1017000198d240ddb4aff57f46
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Apr 14 14:01:54 2020 +0000

    Use secure copyright file specification URI.
    
    Fixes: lintian: insecure-copyright-format-uri
    See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html

commit 67b91414deda61ddeb73cacfb25d5b20009761ed
Author: Michael Stapelberg <stapelberg@debian.org>
Date:   Tue Apr 17 20:25:12 2018 +0000

    update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
    
    Gbp-Dch: Ignore

commit abef1e4fa9ceedeb6e10d6e27ef6a2ce86fdf272
Author: aviau <alexandre@alexandreviau.net>
Date:   Mon Apr 2 21:31:38 2018 -0400

    point Vcs-* urls to salsa.debian.org


The Vcs URL is using anonscm.debian.org. Please update it for the move to salsa.debian.org.
Created: 2018-04-03 Last update: 2025-05-24 15:31
lintian reports 5 warnings normal
Lintian reports 5 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2023-02-01 02:08
news
[rss feed]
  • [2018-02-14] golang-gocolorize 1.0.0-3 MIGRATED to testing (Debian testing watch)
  • [2018-02-09] Accepted golang-gocolorize 1.0.0-3 (source) into unstable (Michael Stapelberg)
  • [2017-08-14] golang-gocolorize 1.0.0-2 MIGRATED to testing (Debian testing watch)
  • [2017-08-09] Accepted golang-gocolorize 1.0.0-2 (source all) into unstable (Konstantinos Margaritis)
  • [2015-09-19] golang-gocolorize 1.0.0-1 MIGRATED to testing (Britney)
  • [2015-09-08] Accepted golang-gocolorize 1.0.0-1 (source all) into unstable, unstable (Tim Potter) (signed by: Dmitry Smirnov)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 5)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.0.0-3

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