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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
|
golang-github-fsouza-go-dockerclient (1.12.1-1) unstable; urgency=medium
* Team upload
* New upstream release (Closes: #1078617)
- Drop no longer needed patch to skip test
-- Mathias Gibbens <gibmat@debian.org> Wed, 16 Apr 2025 01:34:53 +0000
golang-github-fsouza-go-dockerclient (1.12.0-2) unstable; urgency=medium
* Disable test that will start failing in 2028, Closes: #1078617
* Add myself to Uploaders
-- Reinhard Tartler <siretart@tauware.de> Mon, 17 Feb 2025 13:14:33 -0500
golang-github-fsouza-go-dockerclient (1.12.0-1) unstable; urgency=medium
* Team upload
* New upstream version 1.12
-- Reinhard Tartler <siretart@tauware.de> Mon, 11 Nov 2024 14:01:40 -0500
golang-github-fsouza-go-dockerclient (1.11.0-2) unstable; urgency=medium
* Team upload
* Upload changes from experimental to unstable
* Bump debhelper-compat to v13 in d/control
-- Mathias Gibbens <gibmat@debian.org> Fri, 26 Jul 2024 08:49:15 +0000
golang-github-fsouza-go-dockerclient (1.11.0-1) experimental; urgency=medium
* Team upload
* New upstream version 1.11.0
* Build against docker version 26 (currently in experimental)
- upstream targets docker 24, docker 26 moved the AuthConfig type,
added distro-patch to allow compilation
* Bump standards version
-- Reinhard Tartler <siretart@tauware.de> Sat, 06 Jul 2024 19:48:46 -0400
golang-github-fsouza-go-dockerclient (1.8.1-1) unstable; urgency=medium
* Team upload
* Fix url in uscan watch file
* New upstream version 1.8.1
* Update Section to golang
* Update maintainer address to team+pkg-go@tracker.debian.org
* Adjust Build-Depends for new version (Closes: #982664)
* Update Standards-Version to 4.6.1 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Sat, 02 Jul 2022 02:45:06 +0800
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
|