Change logs for golang-github-urfave-cli-v2 source package in Kinetic

  • golang-github-urfave-cli-v2 (2.3.0-2) unstable; urgency=medium
    
      * Team upload.
      * Apply upstream patch to make test case compatible with Go 1.17
        so we don't need to skip TestApp_RunAsSubCommandIncorrectUsage any more
      * Fix reversed Got/Expected in expectFileContent in docs_test.go
      * Bump dependency golang-github-cpuguy83-go-md2man-v2-dev to (>= 2.0.1)
        Also fix test expectation for man contents: dash and underscore
        are no longer escaped with backslash in go-md2man v2.0.1 (Fixes FTBFS)
      * Use dh-sequence-golang instead of dh-golang and --with=golang
      * Mark library package with "Multi-Arch: foreign"
      * Reorder fields in debian/control and debian/copyright
        as would be generated in the next dh-make-golang release after 0.6.0-1
      * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
    
     -- Anthony Fok <email address hidden>  Sun, 02 Jan 2022 21:38:31 -0700
  • golang-github-urfave-cli-v2 (2.2.0-3ubuntu2) jammy; urgency=medium
    
      * Fix docs_test to work with go-md2man-v2 2.0.1. The changes are
        not backwards-compatible, so also version the build-dep.
    
     -- dann frazier <email address hidden>  Tue, 01 Mar 2022 15:16:47 -0700