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
|
golang-github-juju-utils (0.0~git20200923.4646bfe-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream snapshot
- Grab latest commit of v2 prior to breaking changes ahead of v3
* Add myself to uploaders, and remove Alexandre Viau (Closes: #940381)
- Thanks for your work Alexandre!
* d/control:
- Update Section to golang
- Bump debhelper-compat version to 13
- Bump Standards-Version (no changes needed)
- Add Rules-Requires-Root: no
- Update Build-Depends and Depends
- Set Multi-Arch: foreign
* d/copyright:
- Update years
- Fix license info for filepath/{stdlib.go,stdlibmatch.go}
- Remove unneeded Files-Excluded
* Drop old patch
* Add patch to disable a few problematic tests
* Add patch to fix tests on 32bit architectures
* Add patch to fix tests after x/crypto update
* Refresh d/rules
* Update d/watch
-- Mathias Gibbens <mathias@calenhad.com> Fri, 04 Feb 2022 16:17:44 +0100
golang-github-juju-utils (0.0~git20171220.f38c0b0-6) unstable; urgency=medium
* Team upload.
* Rename golang-x-text-dev to golang-golang-x-text-dev
* Some lintian fixes
* Update go team email address in Maintainer field
* Update to standards version 4.5.0
-- Stephen Gelman <ssgelm@debian.org> Sun, 02 Aug 2020 19:17:25 -0500
golang-github-juju-utils (0.0~git20171220.f38c0b0-5) unstable; urgency=medium
* New upload to unstable. The package should not have been removed as
it still has relevant reverse dependencies. (Closes: #916567)
* Remove unused golang-github-juju-mutex-dev dependency.
-- Alexandre Viau <aviau@debian.org> Mon, 31 Dec 2018 13:34:19 -0500
golang-github-juju-utils (0.0~git20171220.f38c0b0-4) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:20:48 -0500
golang-github-juju-utils (0.0~git20171220.f38c0b0-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 17:11:01 -0500
golang-github-juju-utils (0.0~git20171220.f38c0b0-2) unstable; urgency=medium
* depend on golang-github-juju-httpprof-dev
-- Alexandre Viau <aviau@debian.org> Mon, 22 Jan 2018 14:09:26 -0500
golang-github-juju-utils (0.0~git20171220.f38c0b0-1) unstable; urgency=medium
* Initial release (Closes: #886610)
-- Alexandre Viau <aviau@debian.org> Sun, 07 Jan 2018 22:43:07 -0500
|