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
|
golang-github-gophercloud-gophercloud (0.12.0-1) unstable; urgency=medium
* New upstream release v0.12.0
* Update uscan watch file to track upstream tags
* Add Rules-Requires-Root
* Bump debhelper-compat to 13
* Update DH_GOLANG_EXCLUDES in d/rules
-- Shengjing Zhu <zhsj@debian.org> Mon, 13 Jul 2020 03:10:43 +0800
golang-github-gophercloud-gophercloud (0.6.0-2) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ Michael Hudson-Doyle ]
* Backport patch from upstream fixing tests and behaviour on 32-bit systems.
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 08 Jul 2020 10:00:08 +1200
golang-github-gophercloud-gophercloud (0.6.0-1) unstable; urgency=medium
* New upstream release.
* Add missing paramenters to gbp.conf.
* Increase golang version, as tests fail with 1.7.
* Update test exclusions.
* Name update.
* Automatic cme fixes.
-- Martina Ferrari <tincho@debian.org> Wed, 30 Oct 2019 18:20:29 +0000
golang-github-gophercloud-gophercloud (0.0~git20180917.45f1c769-1) unstable; urgency=medium
* New upstream snapshot 0.0~git20180917.45f1c769.
* Update team mail address to team+pkg-go@tracker.debian.org.
* Update Vcs-{Browser,Git} to salsa.debian.org.
* Update debhelper and compat to 11.
* Update Standards-Version to 4.2.1. (no changes)
* Update my email address to zhsj@debian.org.
* Use git mode in debian/watch.
* d/rules: update dir list which contains only test source.
* d/rules: ignore tests which access openstack api.
* Upstream documents have been moved to docs directory.
* Remove patches no longer need in new release.
-- Shengjing Zhu <zhsj@debian.org> Tue, 18 Sep 2018 20:25:18 +0800
golang-github-gophercloud-gophercloud (0.0~git20170728.0.0118feec-2) unstable; urgency=medium
[ Martín Ferrari ]
* Add myself to Uploaders.
* debian/control: Update Standards-Version (no changes).
[ Shengjing Zhu ]
* d/control: add tzdata to Build-Depends (Closes: #880353).
* d/control: update Standards-Version to 4.1.1, change Priority to optional.
* d/control: wrap-and-sort -ta.
-- Shengjing Zhu <i@zhsj.me> Tue, 07 Nov 2017 14:51:19 +0800
golang-github-gophercloud-gophercloud (0.0~git20170728.0.0118feec-1) unstable; urgency=medium
* Initial release (Closes: #869981)
-- Shengjing Zhu <i@zhsj.me> Sat, 29 Jul 2017 14:50:44 +0800
|