1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
golang-github-minio-minio-go-v7 (7.0.46-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version in d/control (no changes needed)
* Update d/copyright
-- Mathias Gibbens <gibmat@debian.org> Tue, 10 Jan 2023 22:05:35 +0000
golang-github-minio-minio-go-v7 (7.0.45-1) unstable; urgency=medium
* New upstream release
* Update d/watch to only track version 7 releases
-- Mathias Gibbens <gibmat@debian.org> Sat, 03 Dec 2022 23:33:05 +0000
golang-github-minio-minio-go-v7 (7.0.43-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream release
- Drop no longer needed patch
* Update list of installed files in d/rules
* d/control:
- Add myself to Uploaders
- Update Standards-Version (no changes needed)
- Update Build-Depends and Depends
* Update d/copyright
-- Mathias Gibbens <gibmat@debian.org> Sat, 12 Nov 2022 14:05:49 +0000
golang-github-minio-minio-go-v7 (7.0.5-3) unstable; urgency=medium
* bump minimum required version of golang-github-minio-md5-simd-dev to 1.1.2
-- Félix Sipma <felix@debian.org> Sun, 29 Aug 2021 10:23:49 +0200
golang-github-minio-minio-go-v7 (7.0.5-2) unstable; urgency=medium
* Team upload.
* Bump debhelper-compat to 13
-- Shengjing Zhu <zhsj@debian.org> Fri, 05 Feb 2021 10:43:17 +0800
golang-github-minio-minio-go-v7 (7.0.5-1) unstable; urgency=medium
[ Félix Sipma ]
* Initial import from golang-github-minio-minio-go
* Rename package to golang-github-minio-minio-go-v7
* New upstream version 7.0.5
* rebase golang-github-minio-minio-go patch
* add golang-github-google-uuid-dev, golang-github-json-iterator-go-dev,
golang-github-rs-xid-dev to B-D
* add golang-github-minio-md5-simd-dev to B-D
* remove golang-github-go-ini-ini-dev from B-D
* install NOTICE file to comply with Apache-2.0 license
* use golang Section
* update Standards-Version to 4.5.1 (no change required)
* update team email address
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Félix Sipma <felix+debian@gueux.org> Mon, 01 Feb 2021 09:33:08 +0100
|