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
|
golang-github-docker-go (1.5.2~git20160303.d30aec9-1) unstable; urgency=medium
* Team upload.
* Add watch file
* Fix name of Maintainer: Debian Go Packaging Team
* Fix Vcs fields
* Formatting of (Build-)Depends
* Drop transitional package golang-github-jfrazelle-go-dev
Closes: #939212
* Install README.md as doc
* Drop unneeded dh_install/dh_links input
* Drop empty patches/series
* Take over debian/gitlab-ci.yml from previous packaging repository on Salsa
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Secure URI in copyright format (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Section: s/devel/golang/
-- Andreas Tille <tille@debian.org> Fri, 07 Feb 2025 15:00:14 +0100
golang-github-docker-go (0.0~git20160303.0.d30aec9-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Fri, 20 May 2022 23:09:03 +0200
golang-github-docker-go (0.0~git20160303.0.d30aec9-3) unstable; urgency=medium
* No longer apply upstream patches to our system Go -- simply use upstream's
pre-patched source as-is (Ref: #837485)
-- Tianon Gravi <tianon@debian.org> Wed, 02 Nov 2016 17:28:10 -0700
golang-github-docker-go (0.0~git20160303.0.d30aec9-2) unstable; urgency=medium
* Team upload.
[ Tianon Gravi ]
* Build-Depend on "golang-1.6" explicitly to fix FTBFS (Closes: #835715)
[ Tim Potter ]
* Add me to uploaders
-- Tianon Gravi <tianon@debian.org> Wed, 31 Aug 2016 08:10:49 -0700
golang-github-docker-go (0.0~git20160303.0.d30aec9-1) unstable; urgency=medium
* Update to newer upstream snapshot
-- Tianon Gravi <tianon@debian.org> Tue, 10 May 2016 08:32:38 -0700
golang-github-docker-go (0.0~git20150906.0.a8e3e21-2) unstable; urgency=medium
* Switch to "github.com/docker/go", including new binary package and
transitional package (Closes: #822219)
* Swap "Vcs-Git" to "https"
* Update Standards-Version to 3.9.8
* Add DEP-3 headers to applied patch
-- Tianon Gravi <tianon@debian.org> Tue, 26 Apr 2016 10:53:13 -0700
golang-github-jfrazelle-go (0.0~git20150906.0.a8e3e21-1) unstable; urgency=medium
* Initial release
-- Tianon Gravi <tianon@debian.org> Wed, 09 Sep 2015 00:10:22 -0700
|