golang-github-alecthomas-chroma (0.10.0-5) unstable; urgency=medium * Fix my brown-paper-bag bug: The vendor directory needs to be copied not symlinked -- Anthony Fok Sun, 15 Oct 2023 02:54:51 -0600 golang-github-alecthomas-chroma (0.10.0-4) unstable; urgency=medium * Bump dependency golang-github-alecthomas-kong-hcl-dev (>> 0.2.0-2) which contains a patch that sidesteps TestHCL/FromResolver test error with groups * Bundle local vendored copy of github.com/dlclark/regexp2 v1.4.0 as chroma v0.10.0 TestLexers fail with regexp2 >= v1.5.0 * Bump Standards-Version to 4.6.2 (no change) -- Anthony Fok Sun, 15 Oct 2023 01:08:43 -0600 golang-github-alecthomas-chroma (0.10.0-3) unstable; urgency=medium * Add missing licensing information of recently added files - formatters/svg/font_liberation_mono.go (OFL-1.1) - lexers/lexer_benchmark_test.go (Apache-2.0) - styles/witchhazel.go (Apache-2.0) Thanks to Thorsten Alteholz for catching my omissions! -- Anthony Fok Sun, 03 Jul 2022 06:18:42 -0600 golang-github-alecthomas-chroma (0.10.0-2) unstable; urgency=medium * Bump Standards-Version to 4.6.1 (no change) * Replace Built-Using field with Static-Built-Using * Remove dependency on go.rice which became unneeded since v0.9.1 when chromad started using go:embed for embedding files * Set -ldflags to add version and date to chroma and chromad -- Anthony Fok Fri, 24 Jun 2022 04:26:41 -0600 golang-github-alecthomas-chroma (0.10.0-1) unstable; urgency=medium * New upstream version 0.10.0 * debian/watch: Match only v0 so as not to fetch v2 * Reorder fields in debian/control and debian/copyright as would be generated in the next dh-make-golang release after 0.6.0-1 * Use dh-sequence-golang instead of dh-golang and --with=golang -- Anthony Fok Wed, 02 Mar 2022 22:33:27 -0700 golang-github-alecthomas-chroma (0.9.4-1) unstable; urgency=medium * New upstream version 0.9.4 * Update versioned dependencies as per go.mod -- Anthony Fok Tue, 02 Nov 2021 11:33:13 -0600 golang-github-alecthomas-chroma (0.9.2-1) unstable; urgency=medium * New upstream version 0.9.2 -- Anthony Fok Tue, 19 Oct 2021 10:15:03 -0600 golang-github-alecthomas-chroma (0.9.1-1) unstable; urgency=medium * New upstream version 0.9.1 * Bump Standards-Version to 4.6.0 (no change) * Mark library package with "Multi-Arch: foreign" * Update dependencies as per go.mod and bump golang-any dependency to 2:1.16~ due to upstream's use of //go:embed * debian/rules: Install cmd/chromad/static and cmd/chromad/templates as they are needed by //go:embed -- Anthony Fok Sun, 19 Sep 2021 03:01:40 -0600 golang-github-alecthomas-chroma (0.8.2-3) unstable; urgency=high * Source-only upload for migration to testing, with urgency set to high hoping it would make it into bullseye. ;-) -- Anthony Fok Wed, 10 Feb 2021 22:43:36 -0700 golang-github-alecthomas-chroma (0.8.2-2) unstable; urgency=medium * Rename binary package "chroma" to "golang-chroma" to make way for the newly packaged "chroma" game which will likely be a lot more popular than this tool. -- Anthony Fok Mon, 08 Feb 2021 20:34:23 -0700 golang-github-alecthomas-chroma (0.8.2-1) unstable; urgency=medium * New upstream version 0.8.2 * debian/control: Change Section from devel to golang * Bump Standards-Version to 4.5.1 (no change) -- Anthony Fok Wed, 02 Dec 2020 00:08:43 -0700 golang-github-alecthomas-chroma (0.8.1-2) unstable; urgency=medium * Remove dependency on golang-gopkg-alecthomas-kingpin.v3-unstable-dev as Go ignores underscore-prefixed directories like _tools/ which is the only place where the unreleased kingpin.v3 is imported. -- Anthony Fok Fri, 23 Oct 2020 04:00:25 -0600 golang-github-alecthomas-chroma (0.8.1-1) unstable; urgency=medium * New upstream version 0.8.1 -- Anthony Fok Mon, 19 Oct 2020 19:24:19 -0600 golang-github-alecthomas-chroma (0.8.0-1) unstable; urgency=medium [ Debian Janitor ] * Trim trailing whitespace. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Anthony Fok ] * New upstream version 0.8.0 * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)" -- Anthony Fok Fri, 18 Sep 2020 13:14:13 -0600 golang-github-alecthomas-chroma (0.7.3-1) unstable; urgency=medium * New upstream version 0.7.3 * Update versioned dependencies as per go.mod -- Anthony Fok Mon, 25 May 2020 20:22:37 -0600 golang-github-alecthomas-chroma (0.7.2-1) unstable; urgency=medium * New upstream version 0.7.2 -- Anthony Fok Sat, 25 Apr 2020 20:20:46 -0600 golang-github-alecthomas-chroma (0.7.1-1) unstable; urgency=medium * New upstream version 0.7.1 * debian/control, debian/rules: Build cmd/chromad too * Use golang-rice to append resources to chromad * Remove 0001-Remove-MS-Windows-specific-code.patch as golang-github-mattn-go-colorable-dev now exists in Debian -- Anthony Fok Mon, 17 Feb 2020 05:36:14 -0700 golang-github-alecthomas-chroma (0.7.0-1) unstable; urgency=medium * New upstream version 0.7.0 * debian/watch: Update filenamemangle to match source package name * Bump Standards-Version to 4.5.0 (no change) -- Anthony Fok Sat, 15 Feb 2020 17:29:35 -0700 golang-github-alecthomas-chroma (0.6.8-1) unstable; urgency=medium * New upstream version 0.6.8 * Bump Standards-Version to 4.4.1 (no change) * Add "Rules-Requires-Root: no" to debian/control * debian/control: Add new dependencies according to go.mod * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance * debian/rules: Set DH_GOLANG_EXCLUDES to cmd/chromad while we wait for its new dependencies to enter Debian -- Anthony Fok Tue, 03 Dec 2019 08:28:22 -0700 golang-github-alecthomas-chroma (0.6.4-2) unstable; urgency=medium * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)" * Remove DH_GOLANG_INSTALL_EXTRA from debian/rules as testdata/ content is automatically installed by dh-golang (>= 1.31~) -- Anthony Fok Sun, 11 Aug 2019 04:06:14 -0600 golang-github-alecthomas-chroma (0.6.4-1) unstable; urgency=medium * New upstream version 0.6.4 -- Anthony Fok Sat, 27 Jul 2019 02:22:03 -0600 golang-github-alecthomas-chroma (0.6.3+really0.6.3-1) unstable; urgency=medium * Revert to upstream version 0.6.3 now that Debian 10 "buster" is released. See https://bugs.debian.org/928227 for a rationale. * Bump Standards-Version to 4.4.0 (no change) -- Anthony Fok Wed, 10 Jul 2019 15:16:03 -0600 golang-github-alecthomas-chroma (0.6.3+really0.6.2-1) unstable; urgency=medium * Revert all changes between 0.6.3-1 and 0.6.2-1. See https://bugs.debian.org/928227 for a rationale. -- Dr. Tobias Quathamer Sat, 01 Jun 2019 22:27:18 +0200 golang-github-alecthomas-chroma (0.6.3-1) unstable; urgency=medium * New upstream version 0.6.3 * Refresh 0001-Remove-MS-Windows-specific-code.patch -- Anthony Fok Sun, 14 Apr 2019 05:07:42 -0600 golang-github-alecthomas-chroma (0.6.2-1) unstable; urgency=medium * New upstream version 0.6.2 * Add dependency on golang-github-alecthomas-kong-dev * Refresh 0001-Remove-MS-Windows-specific-code.patch * Remove unnecessary Files-Excluded line in debian/copyright * Bump Standards-Version to 4.3.0 (no change) -- Anthony Fok Fri, 01 Feb 2019 11:06:45 -0700 golang-github-alecthomas-chroma (0.6.0-1) unstable; urgency=medium [ Anthony Fok ] * Bump Standards-Version to 4.2.0 (no change) [ Dr. Tobias Quathamer ] * New upstream version 0.6.0 - Refresh patch * Update team name and address * Update to Standards-Version 4.2.1 -- Dr. Tobias Quathamer Tue, 18 Dec 2018 13:10:58 +0100 golang-github-alecthomas-chroma (0.5.0-1) unstable; urgency=medium * New upstream version 0.5.0 -- Dr. Tobias Quathamer Thu, 16 Aug 2018 11:19:34 +0200 golang-github-alecthomas-chroma (0.4.0+git20180731.3fb10fb-1) unstable; urgency=medium * New upstream version 0.4.0+git20180731.3fb10fb * Bump Standards-Version to 4.1.5 (no change) -- Anthony Fok Wed, 01 Aug 2018 07:24:15 -0600 golang-github-alecthomas-chroma (0.4.0+git20180612.d7b2ed2-1) unstable; urgency=medium * New upstream version 0.4.0+git20180612.d7b2ed2 * Apply "cme fix dpkg" fixes to debian/control, bumping Standards-Version to 4.1.4 (no change) -- Anthony Fok Tue, 12 Jun 2018 07:11:09 -0600 golang-github-alecthomas-chroma (0.4.0+git20180402.51d250f-1) unstable; urgency=medium [ Alexandre Viau ] * Point Vcs-* urls to salsa.debian.org. [ Anthony Fok ] * New upstream version 0.4.0+git20180402.51d250f -- Anthony Fok Mon, 02 Apr 2018 22:42:04 -0600 golang-github-alecthomas-chroma (0.4.0-1) unstable; urgency=medium * New upstream version 0.4.0 * Refresh patch * Update d/copyright -- Dr. Tobias Quathamer Thu, 22 Mar 2018 21:46:00 +0100 golang-github-alecthomas-chroma (0.3.0-1) unstable; urgency=medium * New upstream version 0.3.0 * Use debhelper (>= 11) -- Anthony Fok Thu, 01 Mar 2018 22:43:01 -0700 golang-github-alecthomas-chroma (0.2.1-1) unstable; urgency=medium * New upstream version 0.2.1 * debian/rules: Install lexers/testdata (new in 0.2.1) * Bump Standards-Versions from 4.1.1 to 4.1.3 (no change) -- Anthony Fok Sat, 03 Feb 2018 22:44:55 -0700 golang-github-alecthomas-chroma (0.2.0-1) unstable; urgency=medium * New upstream version 0.2.0 * Enable parallel building again, it's not causing the FTBFS on gccgo architectures. -- Dr. Tobias Quathamer Mon, 27 Nov 2017 23:05:31 +0100 golang-github-alecthomas-chroma (0.1.1+git20171116.9c81d25-2) unstable; urgency=medium * Do not build parallel to try to fix FTBFS on architectures using gccgo. (Closes: #882450) -- Dr. Tobias Quathamer Thu, 23 Nov 2017 13:47:54 +0100 golang-github-alecthomas-chroma (0.1.1+git20171116.9c81d25-1) unstable; urgency=medium * Initial release (Closes: #879749) -- Dr. Tobias Quathamer Tue, 21 Nov 2017 13:33:22 +0100