Source: golang-github-alecthomas-kingpin-v2
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Peter Colberg <peter@colberg.org>,
           Martín Ferrari <tincho@debian.org>,
           Anthony Fok <foka@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-alecthomas-units-dev,
               golang-github-stretchr-testify-dev,
               golang-github-xhit-go-str2duration-dev,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-alecthomas-kingpin.v2
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-alecthomas-kingpin.v2.git
Homepage: https://github.com/alecthomas/kingpin
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/alecthomas/kingpin

Package: golang-github-alecthomas-kingpin-v2-dev
Architecture: all
Depends: golang-github-alecthomas-units-dev,
         golang-github-stretchr-testify-dev,
         golang-github-xhit-go-str2duration-dev,
         ${misc:Depends},
         ${shlibs:Depends},
Replaces: golang-gopkg-alecthomas-kingpin.v3-dev,
          golang-gopkg-alecthomas-kingpin.v2-dev (<< 2.4.0),
Breaks: golang-gopkg-alecthomas-kingpin.v3-dev,
        golang-gopkg-alecthomas-kingpin.v2-dev (<< 2.4.0),
Provides: golang-gopkg-alecthomas-kingpin.v2-dev
Multi-Arch: foreign
Description: command-line and flag parser for Go
 This package provides a fluent-style, type-safe command-line parser.
 It supports flags, nested commands, positional
 arguments, customizable
 help output using Go templates, and automatically generated man pages.

Package: golang-gopkg-alecthomas-kingpin.v2-dev
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, golang-github-alecthomas-kingpin-v2-dev
Description: Transitional package for golang-github-alecthomas-kingpin-v2-dev
 This is a transitional package to ease upgrades to the
 golang-github-alecthomas-kingpin-v2-dev package. It can safely be removed.
