Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
golang-github-minio-cli
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Go Packaging Team
packages
golang-github-minio-cli
Commits
94e94bc8
Verified
Commit
94e94bc8
authored
6 months ago
by
Mathias Gibbens
Browse files
Options
Downloads
Patches
Plain Diff
Upload package to NEW
parent
f6387ff2
No related branches found
No related tags found
No related merge requests found
Pipeline
#778254
passed
6 months ago
Stage: test
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+3
-3
3 additions, 3 deletions
debian/changelog
debian/control
+5
-5
5 additions, 5 deletions
debian/control
debian/patches/000-fix-import-paths.patch
+1
-1
1 addition, 1 deletion
debian/patches/000-fix-import-paths.patch
with
9 additions
and
9 deletions
debian/changelog
+
3
−
3
View file @
94e94bc8
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>
Su
n, 0
1
Dec 2024
19:26:3
8 +0000
-- Mathias Gibbens <gibmat@debian.org>
Mo
n, 0
2
Dec 2024
01:32:4
8 +0000
golang-github-minio-cli (1.3.0+git20170313.0.8683fa7-1) unstable; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
5
−
5
View file @
94e94bc8
...
...
@@ -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-ur
fave-cli
-dev,
golang-
toml
-dev,
golang-yaml.v2-dev,
Depends: golang-github-
b
ur
ntsushi-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
...
...
This diff is collapsed.
Click to expand it.
debian/patches/000-fix-import-paths.patch
+
1
−
1
View file @
94e94bc8
From: Mathias Gibbens <gibmat@debian.org>
Description: Fix import paths to re
l
fect Debian packaging
Description: Fix import paths to ref
l
ect Debian packaging
Forwarded: not-needed
diff --git a/altsrc/flag.go b/altsrc/flag.go
index 84ef009..376733a 100644
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment