Change logs for golang-github-clbanning-mxj source package in Sid

  • golang-github-clbanning-mxj (2.7.0-1) unstable; urgency=medium
    
      * New upstream version 2.7.0
      * Set XS-Go-Import-Path to github.com/clbanning/mxj/v2 as per go.mod
      * Add patch to use v2 in import paths, and run "go mod tidy";
        see https://github.com/clbanning/mxj/pull/116
      * Add missing build dependency: golang-github-google-go-cmp-dev
    
     -- Anthony Fok <email address hidden>  Mon, 09 Oct 2023 16:00:19 -0600
  • golang-github-clbanning-mxj (2.5.7-1) unstable; urgency=medium
    
      * New upstream version 2.5.7
      * Bump Standards-Version to 4.6.2 (no change)
    
     -- Anthony Fok <email address hidden>  Mon, 23 Jan 2023 07:47:57 -0700
  • golang-github-clbanning-mxj (2.5.6-1) unstable; urgency=medium
    
      * New upstream version 2.5.6
      * Reorder fields in debian/control and debian/copyright
      * Bump Standards-Version to 4.6.1 (no change)
      * Remove the "rm -r deprecate" workaround in debian/rules
        as the directory has been renamed to _deprecate upstream
    
     -- Anthony Fok <email address hidden>  Thu, 23 Jun 2022 21:55:30 -0600
  • golang-github-clbanning-mxj (2.5.5-3) unstable; urgency=medium
    
      * debian/rules: Remove the "deprecate" directory outright.
        My previous "mv deprecate _deprecate" trick caused autopkgtest to fail
        as the rename is already stored in the binary deb package.
        deprecate/stuff.go is an incomplete Go file and causes "go list ./..."
        to fail with "deprecate/stuff.go:4:1: expected 'package', found 'func'"
        error.  Adding "deprecate" to DH_GOLANG_EXCLUDES does not help.
    
     -- Anthony Fok <email address hidden>  Fri, 17 Dec 2021 14:55:48 -0700
  • golang-github-clbanning-mxj (2.5.5-2) unstable; urgency=medium
    
      * Source-only upload for migration to testing
    
     -- Anthony Fok <email address hidden>  Thu, 16 Dec 2021 00:07:23 -0700
  • golang-github-clbanning-mxj (2.5.5-1) unstable; urgency=medium
    
      * Initial release (Closes: #1001089)
    
     -- Anthony Fok <email address hidden>  Fri, 03 Dec 2021 21:03:05 -0700