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 67 68 69 70 71 72 73 74 75 76 77 78
|
golang-github-minio-minio-go (6.0.11-2) unstable; urgency=medium
* fix messing up in upstream & pristine-tar branches
-- Félix Sipma <felix+debian@gueux.org> Sat, 08 Dec 2018 10:31:59 +0100
golang-github-minio-minio-go (6.0.11-1) unstable; urgency=medium
* New upstream version 6.0.11 (Closes: #915838)
* bump Standards-Version to 4.2.1 (no change required)
-- Félix Sipma <felix+debian@gueux.org> Sat, 08 Dec 2018 10:16:34 +0100
golang-github-minio-minio-go (6.0.1-1) unstable; urgency=medium
* New upstream release.
* (Build-)Depends:
+ golang-golang-x-crypto-dev
+ golang-golang-x-net-dev
* Standards-Version: 4.1.4.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 01 Jun 2018 09:46:06 +1000
golang-github-minio-minio-go (4.0.5-3) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:15:38 -0500
golang-github-minio-minio-go (4.0.5-2) unstable; urgency=medium
* Team upload.
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:53:25 -0500
golang-github-minio-minio-go (4.0.5-1) unstable; urgency=medium
* New upstream version 4.0.5
* remove go-homedir patch (upstream now uses github.com/mitchellh/go-homedir)
* move to salsa.debian.org
* update Standards-Version to 4.1.3
- use priority optional instead of extra
- use https URL in copyright file
-- Félix Sipma <felix+debian@gueux.org> Fri, 05 Jan 2018 11:29:36 +0100
golang-github-minio-minio-go (3.0.0-1) unstable; urgency=medium
* gbp.conf: remove merge = false for idiomatic repository layout
* New upstream version 3.0.0
* Experimental to unstable, as the freeze is over
-- Michael Stapelberg <stapelberg@debian.org> Fri, 21 Jul 2017 08:05:09 +0200
golang-github-minio-minio-go (2.1.0-1) experimental; urgency=medium
* New upstream version 2.1.0
* avoid tests which access to s3.amazonaws.com with '-short' flag
-- Félix Sipma <felix+debian@gueux.org> Wed, 17 May 2017 11:20:05 +0200
golang-github-minio-minio-go (2.0.2-1) unstable; urgency=medium
* New upstream version 2.0.2
* restore dh-make-golang default gbp.conf
* increase debian/compat to 10
* update debian/control
* improve package description
-- Félix Sipma <felix+debian@gueux.org> Sun, 11 Dec 2016 23:48:22 +0100
golang-github-minio-minio-go (2.0.1-1) unstable; urgency=medium
* Initial release (Closes: #831837).
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 20 Jul 2016 13:42:58 +1000
|