Skip to content
Snippets Groups Projects
Verified Commit 94e94bc8 authored by Mathias Gibbens's avatar Mathias Gibbens
Browse files

Upload package to NEW

parent f6387ff2
No related branches found
No related tags found
No related merge requests found
Pipeline #778254 passed
golang-github-minio-cli (1.24.2-1) UNRELEASED; urgency=medium
golang-github-minio-cli (1.24.2-1) unstable; urgency=medium
* Reintroduce package to the archive (Closes: TODO)
* Reintroduce package to the archive (Closes: #1088849)
-- Mathias Gibbens <gibmat@debian.org> Sun, 01 Dec 2024 19:26:38 +0000
-- Mathias Gibbens <gibmat@debian.org> Mon, 02 Dec 2024 01:32:48 +0000
golang-github-minio-cli (1.3.0+git20170313.0.8683fa7-1) unstable; urgency=medium
......
......@@ -7,9 +7,9 @@ Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-burntsushi-toml-dev,
golang-github-urfave-cli-dev,
golang-toml-dev,
golang-yaml.v2-dev
golang-gopkg-yaml.v2-dev
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-minio-cli
......@@ -20,9 +20,9 @@ XS-Go-Import-Path: github.com/minio/cli
Package: golang-github-minio-cli-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-urfave-cli-dev,
golang-toml-dev,
golang-yaml.v2-dev,
Depends: golang-github-burntsushi-toml-dev,
golang-github-urfave-cli-dev,
golang-gopkg-yaml.v2-dev,
${misc:Depends}
Description: Small package for building command line apps in Go (library)
cli is a simple, fast, and fun package for building command line
......
From: Mathias Gibbens <gibmat@debian.org>
Description: Fix import paths to relfect Debian packaging
Description: Fix import paths to reflect Debian packaging
Forwarded: not-needed
diff --git a/altsrc/flag.go b/altsrc/flag.go
index 84ef009..376733a 100644
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment