golang-yaml.v2 (2.4.3-1) unstable; urgency=medium

  * Team upload.
  * Use watch v5.
  * New upstream version 2.4.3
  * Drop Rules-Requires-Root: no.
  * Use new upstream for Homepage:.
  * Bump debian/* copyright years.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 03 Nov 2025 15:46:55 +0100

golang-yaml.v2 (2.4.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.4.2 (Closes: #1111128)
  * d/control:
    - Add go.yaml.in/yaml/v2 to XS-Go-Import-Path
    - Bump Standards-Version to 4.7.2 (no changes)
  * d/copyright:
    - Declare Arthur Diniz author to debian copyright
    - Update Source and Upstream-Name to the new upstream
  * d/gitlab-ci.yml: Update to new pipeline format
  * d/links: Create symbolic link for compatibility with previous go path
  * d/u/metadata: Update GitHub repository URL to yaml/go-yaml
  * d/watch: Update GitHub URL to new upstream yaml/go-yaml

 -- Arthur Diniz <arthurbdiniz@gmail.com>  Thu, 21 Aug 2025 22:12:55 +0000

golang-yaml.v2 (2.4.0-5) unstable; urgency=medium

  * Update my email address.
  * Add unmerged PR to fix regressions on 32-bit archs (Closes: #1040423).
  * Update Standards-Version to 4.7.0 (no changes).

 -- Martina Ferrari <tina@debian.org>  Mon, 03 Mar 2025 19:28:51 +0000

golang-yaml.v2 (2.4.0-4) unstable; urgency=medium

  * Fix attribution for Debian Janitor (bug has already been fixed in the bot itself).

 -- Jelmer Vernooĳ <jelmer@debian.org>  Wed, 29 Jun 2022 01:42:29 +0100

golang-yaml.v2 (2.4.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Wed, 15 Jun 2022 00:47:49 +0100

golang-yaml.v2 (2.4.0-2) unstable; urgency=medium

  * Team upload.
  * Bump debhelper-compat to 13
  * Update Standards-Version to 4.6.0 (no changes)
  * Remove outdated DH_GOLANG_INSTALL_EXTRA
  * Fix uscan watch file

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 24 Feb 2022 22:55:14 +0800

golang-yaml.v2 (2.4.0-1) unstable; urgency=medium

  * New upstream version 2.4.0
  * debian/control: Change Section from devel to golang
  * Bump Standards-Version to 4.5.1 (no change)

 -- Anthony Fok <foka@debian.org>  Wed, 02 Dec 2020 00:47:03 -0700

golang-yaml.v2 (2.3.0-1) unstable; urgency=medium

  [ Helmut Grohne ]
  * Mark golang-gopkg-yaml.v2-dev Multi-Arch: foreign. (Closes: #961564)

  [ Anthony Fok ]
  * New upstream version 2.3.0

 -- Anthony Fok <foka@debian.org>  Wed, 08 Jul 2020 19:41:34 -0600

golang-yaml.v2 (2.2.8-2) unstable; urgency=medium

  * Team upload.
  * Remove golang-gopkg-check.v1-dev from Depends.
    Only used for testing

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 23 Mar 2020 01:37:56 +0800

golang-yaml.v2 (2.2.8-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.2.8
  * Drop transitional package golang-yaml.v2-dev (Closes: #939240)
  * Update debhelper-compat to 12
  * Update Standards-Version to 4.5.0 (no changes)
  * Add Rules-Requires-Root

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 07 Feb 2020 16:36:32 +0800

golang-yaml.v2 (2.2.2-1) unstable; urgency=medium

  [ Martina Ferrari ]
  * debian/gbp.conf: Update repo standard.
  * debian/control: Tidying by wrap-and-sort.

  [ Anthony Fok ]
  * New upstream version 2.2.2
  * Install go.mod
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Bump Standards-Version to 4.2.1 (no change)

 -- Anthony Fok <foka@debian.org>  Thu, 20 Dec 2018 11:23:24 -0700

golang-yaml.v2 (2.2.1-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Anthony Fok ]
  * New upstream release 2.2.1
  * Apply "cme fix dpkg" fixes:
    - Bump Standards-Version from 4.0.0 to 4.1.3
    - Change source Priority from "extra" to "optional"
    - Add "Testsuite: autopkgtest-pkg-go"
    - Remove unneeded versioned dependencies
    - Rename license key from "MIT" to "Expat"
  * Activate debian/watch: Upstream has started releasing tarballs
  * Use debhelper (>= 11)
  * Bump Standards-Version to 4.1.4: Remove gen-orig-tgz
    (akin to get-orig-source) debian/rules target, etc.
  * Install new NOTICE file as required by the Apache-2.0 License
    (Fixes Lintian missing-notice-file-for-apache-license error)

 -- Anthony Fok <foka@debian.org>  Wed, 11 Apr 2018 05:17:28 -0600

golang-yaml.v2 (0.0+git20170407.0.cd8b52f-1) unstable; urgency=medium

  * New upstream version, with decode test fix for Go 1.8, see
    https://github.com/go-yaml/yaml/pull/217. (Closes: #866091)
  * Remove unnecessary Built-Using field for non-compiled -dev package
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright.

 -- Anthony Fok <foka@debian.org>  Tue, 27 Jun 2017 14:50:04 -0600

golang-yaml.v2 (0.0+git20160928.0.a5b47d3-2) unstable; urgency=medium

  * Update debian/copyright to reflect upstream license change.
    Upstream switched from LGPL-3.0 to Apache-2.0 in May 2016,
    see https://github.com/go-yaml/yaml/issues/160 for details.

 -- Anthony Fok <foka@debian.org>  Fri, 14 Oct 2016 18:58:38 -0600

golang-yaml.v2 (0.0+git20160928.0.a5b47d3-1) unstable; urgency=medium

  * New upstream version.

 -- Anthony Fok <foka@debian.org>  Fri, 14 Oct 2016 18:02:52 -0600

golang-yaml.v2 (0.0+git20160301.0.a83829b-2) unstable; urgency=medium

  [ Martina Ferrari ]
  * debian/rules: Update gen-orig-tgz target.
  * Require dh-golang 1.10, for XS-Go-Import-Path.

  [ Anthony Fok ]
  * Refresh debian/control
    - Replace golang-go with golang-any in Build-Depends
    - Replace golang-check.v1 with golang-gopkg-check.v1 in dependencies
    - Bump Standards-Version to 3.9.8 (no change)
    - Use secure https URLs for Vcs-* fields too
    - Add XS-Go-Import-Path: gopkg.in/yaml.v2
    - Add myself to the list of Uploaders
  * Rename golang-yaml.v2-dev to golang-gopkg-yaml.v2-dev
    for pkg-go policy compliance.

 -- Anthony Fok <foka@debian.org>  Sat, 11 Jun 2016 12:30:22 -0600

golang-yaml.v2 (0.0+git20160301.0.a83829b-1) unstable; urgency=medium

  * Update to latest upstream commit to pull in fixes for golang-1.6
  * Upgrade to latest standards version in d/control

 -- Tim Potter <tpot@hpe.com>  Tue, 05 Apr 2016 18:59:30 -0400

golang-yaml.v2 (0.0+git20150627.7ad95dd-1) unstable; urgency=medium

  * Update to latest upstream commit, and upload to Debian.

 -- Martina Ferrari <tina@debian.org>  Sat, 27 Jun 2015 07:03:38 +0000

golang-yaml.v2 (0.0~git20150225-1) unstable; urgency=low

  * Initial package. (Closes: #779237)

 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Wed, 25 Feb 2015 09:31:29 -0300
