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
|
golang-github-juju-errors (1.0.0-1) unstable; urgency=medium
* First upstream release
- Update d/watch to track tags
-- Mathias Gibbens <mathias@calenhad.com> Tue, 09 Aug 2022 22:59:12 +0000
golang-github-juju-errors (0.0~git20220622.54a9448-1) unstable; urgency=medium
* New upstream snapshot
* Update to Standards-Version 4.6.1 (no changes needed)
-- Mathias Gibbens <mathias@calenhad.com> Fri, 01 Jul 2022 12:48:58 +0000
golang-github-juju-errors (0.0~git20220331.b38fca4-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream snapshot
* Update Build-Depends and Depends in d/control
* Update years in d/copyright
-- Mathias Gibbens <mathias@calenhad.com> Fri, 06 May 2022 00:47:14 +0000
golang-github-juju-errors (0.0~git20210818.5560c4c-1) unstable; urgency=medium
* New upstream snapshot
* Add myself to uploaders (Closes: #889232)
* d/control:
- Update Section to golang
- Set Maintainer field to Debian Go Packaging Team
- Bump Standards-Version (no changes needed)
- Bump debhelper-compat version
- Add Rules-Requires-Root: no
- Update Build-Depends and Depends
- Set Multi-Arch: foreign
* d/copyright:
- Correct license -- it's LGPL-3.0-with-exception, not LGPL-3+
- Update years
* Refresh d/rules
* Delete d/source/lintian-overrides
* Add d/watch
-- Mathias Gibbens <mathias@calenhad.com> Thu, 18 Nov 2021 15:14:57 +0100
golang-github-juju-errors (0.0~git20170703.0.c7d06af-5) unstable; urgency=medium
* QA upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Jelmer Vernooij ]
* Fix Debian QA group name.
* Trim trailing whitespace.
* Use secure copyright file specification URI.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.1.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 02 Feb 2021 15:22:08 +0000
golang-github-juju-errors (0.0~git20170703.0.c7d06af-4) unstable; urgency=medium
* Remove Michael Lustfield from Uploaders list.
-- Michael Lustfield <michael@lustfield.net> Sat, 03 Feb 2018 12:13:30 -0600
golang-github-juju-errors (0.0~git20170703.0.c7d06af-3) unstable; urgency=medium
* Oprhaning package.
-- Michael Lustfield <michael@lustfield.net> Fri, 02 Feb 2018 23:16:04 -0600
golang-github-juju-errors (0.0~git20170703.0.c7d06af-2) unstable; urgency=medium
* Maintenance updates:
- Standards-Version bump.
- Clean up d/watch.
- Add Testsuite to d/control.
-- Michael Lustfield <michael@lustfield.net> Thu, 28 Sep 2017 11:08:54 -0500
golang-github-juju-errors (0.0~git20170703.0.c7d06af-1) unstable; urgency=medium
* New upstream release.
-- Michael Lustfield <michael@lustfield.net> Mon, 17 Jul 2017 20:06:52 -0500
golang-github-juju-errors (0.0~git20160809.0.6f54ff6-2) unstable; urgency=medium
* Fixed a spelling error in long description.
-- Michael Lustfield <michael@lustfield.net> Sun, 12 Mar 2017 23:16:36 -0500
golang-github-juju-errors (0.0~git20160809.0.6f54ff6-1) unstable; urgency=medium
* Initial release (Closes: #856054)
-- Michael Lustfield <michael@lustfield.net> Fri, 24 Feb 2017 14:27:51 -0600
|