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 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
|
docker-compose (1.29.2-3) unstable; urgency=medium
* Remove Felipe Satelier for uploaders.
Thank you for your work, Felipe.
* Provide python3-compose.
-- Andrej Shadura <andrewsh@debian.org> Thu, 16 Feb 2023 18:14:55 +0100
docker-compose (1.29.2-2) unstable; urgency=medium
* Remove dependency on nose as tests are disabled anyway.
-- Andrej Shadura <andrewsh@debian.org> Sun, 21 Aug 2022 22:38:50 +0200
docker-compose (1.29.2-1) unstable; urgency=medium
* New upstream release.
* Bump python3-docker dependency.
* Use dh-sequence-python3.
* Drop dependency on the ancient Python 3.6 version.
* Install completions for fish.
-- Andrej Shadura <andrewsh@debian.org> Tue, 25 Jan 2022 10:08:41 +0100
docker-compose (1.27.4-3) unstable; urgency=medium
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.0, no changes needed.
-- Andrej Shadura <andrewsh@debian.org> Fri, 31 Dec 2021 21:29:16 +0100
docker-compose (1.27.4-2) unstable; urgency=medium
* Limit debian/watch to v1 docker-compose only (v2 is a completely
different piece of software).
-- Andrej Shadura <andrewsh@debian.org> Tue, 14 Dec 2021 23:46:33 +0100
docker-compose (1.27.4-1) unstable; urgency=medium
* New upstream release.
* Update the build dependencies.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Use canonical URL in Vcs-Git.
* Set Rules-Requires-Root: no.
* Bump Standards-Version to 4.5.1.
* Make the synopsis read less like advertising.
-- Andrej Shadura <andrewsh@debian.org> Mon, 16 Aug 2021 20:42:18 +0100
docker-compose (1.25.0-1) unstable; urgency=medium
* New upstream version
- Drop Relax-Dependencies.patch - now dependencies are less strict
* Drop pydist-overrides and update debian/control versions.
Since docker-compose is python3 it was not used.
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in Homepage field.
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Repository.
-- Felipe Sateler <fsateler@debian.org> Fri, 22 Nov 2019 21:32:27 -0300
docker-compose (1.21.0-3) unstable; urgency=medium
* Add dependency on python3-distutils.
While part of stdlib, it is split in the Debian packaging.
-- Felipe Sateler <fsateler@debian.org> Wed, 03 Oct 2018 14:55:03 -0300
docker-compose (1.21.0-2) unstable; urgency=medium
[ Jason Pleau ]
* Update Vcs-* fields to point to docker-compose-team group
[ Felipe Sateler ]
* Set team email as maintainer
* Switch to using python3 instead of python2.
Also removes the need for the ssl-match-hostname backport.
(Closes: #909974)
* Upload to unstable
-- Felipe Sateler <fsateler@debian.org> Tue, 02 Oct 2018 16:49:34 -0300
docker-compose (1.21.0-1) experimental; urgency=medium
[ Jason Pleau ]
* New upstream release
* Refresh patches
* Bump Build-Dependencies
* Add myself to Uploaders
* Bump Standards-Version to 4.1.4
* refresh Relax-dependencies.patch
* Bump python-docker B-D to 3.2.1
* add docker_compose.egg-info/* to debian/clean
-- Felipe Sateler <fsateler@debian.org> Tue, 17 Apr 2018 20:02:23 -0300
docker-compose (1.17.1-2) unstable; urgency=medium
* Change Vcs-* Urls to salsa
* Tighten dependencies to ensure correct versions. Closes: #891003
-- Felipe Sateler <fsateler@debian.org> Wed, 21 Feb 2018 21:00:31 -0300
docker-compose (1.17.1-1) unstable; urgency=medium
* New upstream release
* Bump debhelper compat level to 10
-- Felipe Sateler <fsateler@debian.org> Sun, 19 Nov 2017 18:27:48 -0300
docker-compose (1.17.0-1) unstable; urgency=medium
* New upstream version. (Closes: #860454)
* Bump build-dependencies
* Refresh patches
* Run tests directly through pytest
* Bump standards version
-- Felipe Sateler <fsateler@debian.org> Sat, 04 Nov 2017 11:17:44 -0300
docker-compose (1.8.0-2) unstable; urgency=medium
* Also Bump runtime dependencies of python-docker and python-dockerpty
Closes: #841307
-- Felipe Sateler <fsateler@debian.org> Wed, 19 Oct 2016 11:26:05 -0300
docker-compose (1.8.0-1) unstable; urgency=medium
* New upstream release
- Bump python-docker dependency
- Bump docker.io recommends version
- Refresh patches
* Update Vcs urls to https
-- Felipe Sateler <fsateler@debian.org> Mon, 17 Oct 2016 20:29:18 -0300
docker-compose (1.5.2-1) unstable; urgency=medium
* New upstream version
* Refresh patches
-- Felipe Sateler <fsateler@debian.org> Thu, 10 Dec 2015 21:29:48 -0300
docker-compose (1.5.1-1) unstable; urgency=medium
* New upstream release
* Refresh patches.
* Add SWARM docs
* Note upstream breaking changes in NEWS.Debian
-- Felipe Sateler <fsateler@debian.org> Sat, 14 Nov 2015 15:26:30 -0300
docker-compose (1.3.3-1) unstable; urgency=medium
* New upstream release
- Refresh patches
- Bump python-docker dependency
* Add manpage for docker-compose. Thanks Dariusz Dwornikowski.
Closes: #792518
-- Felipe Sateler <fsateler@debian.org> Sun, 19 Jul 2015 15:32:46 -0300
docker-compose (1.3.1-1) unstable; urgency=medium
* New upstream version
- Add news file documenting breaking changes in 1.3.0
* Backport zsh completion fixes from upstream
* Install bash and zsh completions
* Update dependencies
* Recommend the daemon
* Tighten runtime dependencies on python-requests, dockerpty and docker-py
(Closes: #790734)
-- Felipe Sateler <fsateler@debian.org> Sat, 04 Jul 2015 14:51:23 -0300
docker-compose (1.2.0-1) unstable; urgency=medium
[ Felipe Sateler ]
* New upstream version
- Refresh patches. Relax python-docker depenency
- Update dependency versions
- Drop bootstrap bundle
* debian/watch: Fix version mangle, allow upstream -rc without -
* Update copyright file
-- Felipe Sateler <fsateler@debian.org> Wed, 20 May 2015 21:28:56 -0300
fig (1.0.0-2) unstable; urgency=medium
* Relax dependency on docker-py
-- Felipe Sateler <fsateler@debian.org> Fri, 15 May 2015 11:16:42 -0300
fig (1.0.0-1) unstable; urgency=low
* Initial packaging. Closes: #7674440
- Bundle bootstrap less source
-- Felipe Sateler <fsateler@debian.org> Tue, 11 Nov 2014 15:19:49 -0300
|