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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
golang-github-fsouza-go-dockerclient (1.6.6-1) unstable; urgency=medium
* Team upload
* New upstream version
-- Reinhard Tartler <siretart@tauware.de> Mon, 30 Nov 2020 16:57:13 -0500
golang-github-fsouza-go-dockerclient (1.6.5-1) unstable; urgency=medium
[ Debian Janitor ]
* Wrap long lines in changelog entries.
* Set upstream metadata fields.
[ Dmitry Smirnov ]
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 11 Jun 2020 20:52:46 +1000
golang-github-fsouza-go-dockerclient (1.6.3-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.5.0.
* Depend on non-transitional "logrus-dev" package.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 27 Feb 2020 09:50:08 +1100
golang-github-fsouza-go-dockerclient (1.6.0-2) unstable; urgency=medium
* (Build-)Depends: removed obsolete alternative dependencies.
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 30 Nov 2019 08:38:43 +1100
golang-github-fsouza-go-dockerclient (1.6.0-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.1.
* Use non-transitional "logrus" package.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 14 Nov 2019 19:36:50 +1100
golang-github-fsouza-go-dockerclient (1.4.4-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.0.
* DH & compat to version 12.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 27 Sep 2019 10:13:59 +1000
golang-github-fsouza-go-dockerclient (1.2.1-2) unstable; urgency=medium
* New upstream patch to fix failing test (Closes: #907713).
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 26 Jan 2019 11:04:02 +1100
golang-github-fsouza-go-dockerclient (1.2.1-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Dmitry Smirnov ]
* New upstream relase.
* Build-Depends:
+ golang-github-google-go-cmp-dev (>= 0.2.0~)
= golang-github-docker-docker-dev (>= 17.12.1~)
* Testsuite: autopkgtest-pkg-go
* Standards-Version: 4.1.4; Priority: optional.
rules: removed get-orig-source target.
* debhelper & compat to version 11
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 21 Jun 2018 09:42:17 +1000
golang-github-fsouza-go-dockerclient (0.0+git20160622-3) unstable; urgency=medium
* Team upload.
* Set XS-Go-Import-Path
* fix FTBFS by applying upstream certificate update (Closes: #880293)
-- Michael Stapelberg <stapelberg@debian.org> Thu, 15 Feb 2018 08:34:41 +0100
golang-github-fsouza-go-dockerclient (0.0+git20160622-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Remove Built-Using from arch:all -dev package
[ Konstantinos Margaritis ]
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Wed, 09 Aug 2017 15:47:15 +0300
golang-github-fsouza-go-dockerclient (0.0+git20160622-1) unstable; urgency=medium
* New upstream snapshot.
* Use test data and stop ignoring test failures.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 15 Jul 2016 20:06:10 +1000
golang-github-fsouza-go-dockerclient (0.0+git20160316-2) unstable; urgency=medium
* Dropped unused dependency on "golang-docker-dev"; added "README.source".
* Standards-Version: 3.9.8.
* Vcs-Git URL to HTTPS.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 12 Jun 2016 09:17:49 +1000
golang-github-fsouza-go-dockerclient (0.0+git20160316-1) unstable; urgency=medium
* New upstream snapshot.
* Standards-Version: 3.9.7.
* (Build-)Depends:
+ golang-github-docker-go-units-dev
+ golang-golang-x-net-dev
+ golang-golang-x-sys-dev
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 18 Mar 2016 19:46:57 +1100
golang-github-fsouza-go-dockerclient (0.0+git20150905-1) unstable; urgency=medium
* Initial release (Closes: #798342).
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 08 Sep 2015 07:20:24 +1000
|