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
|
golang-github-juju-testing (1.0.3-1) unstable; urgency=medium
* New upstream release
* Update my email address
-- Mathias Gibbens <gibmat@debian.org> Sat, 03 Dec 2022 15:23:17 +0000
golang-github-juju-testing (1.0.2-1) unstable; urgency=medium
* New upstream release
- Update d/watch to track releases
- Drop mgo related patches that are no longer needed
* d/control:
- Update Standards-Version (no changes needed)
- Update Build-Depends and Depends
-- Mathias Gibbens <mathias@calenhad.com> Thu, 11 Aug 2022 22:09:33 +0000
golang-github-juju-testing (0.0~git20220203.a0ff61f-2) unstable; urgency=medium
* Drop d/patches/002-remove-use-of-errors.patch as upstream has broken that
dependency loop!
- Update Build-Depends and Depends in d/control to reflect this
-- Mathias Gibbens <mathias@calenhad.com> Fri, 06 May 2022 01:02:43 +0000
golang-github-juju-testing (0.0~git20220203.a0ff61f-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream snapshot
- Refresh d/patches/003-remove-use-of-utils.patch
* Update years in d/copyright
-- Mathias Gibbens <mathias@calenhad.com> Thu, 05 May 2022 23:06:33 +0000
golang-github-juju-testing (0.0~git20210324.18c50b0-3) unstable; urgency=medium
* Source only upload for testing migration
-- Mathias Gibbens <mathias@calenhad.com> Thu, 25 Nov 2021 11:10:56 +0100
golang-github-juju-testing (0.0~git20210324.18c50b0-2) unstable; urgency=medium
* Team upload.
* d/copyright: Fix years. (My bad)
-- Aloïs Micard <creekorful@debian.org> Fri, 05 Nov 2021 08:59:54 +0100
golang-github-juju-testing (0.0~git20210324.18c50b0-1) unstable; urgency=medium
* Reintroduce package to the archive (Closes: #998185)
* New upstream snapshot
* Add myself to uploaders, and remove Alexandre Viau
- Thanks for your work Alexandre!
* d/control:
- Update Section to golang
- Update Maintainer field to current team email address
- Use debhelper-compat
- Bump Standards-Version (no changes needed)
- Add Rules-Requires-Root: no
- Add Multi-Arch: foreign
- Update Build-Depends and Depends
* d/copyright:
- Update years
- Remove unneeded Files-Excluded
* Refresh d/rules
* Update d/watch
* Add d/upstream/metadata
* Add patches to disable building mongodb-specific code and break existing
dependency loops
-- Mathias Gibbens <mathias@calenhad.com> Fri, 05 Nov 2021 08:34:10 +0100
golang-github-juju-testing (0.0~git20170608.2fe0e88-3) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:21:50 -0500
golang-github-juju-testing (0.0~git20170608.2fe0e88-2) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 17:13:06 -0500
golang-github-juju-testing (0.0~git20170608.2fe0e88-1) unstable; urgency=medium
* Initial release (Closes: #886616)
-- Alexandre Viau <aviau@debian.org> Mon, 08 Jan 2018 01:07:06 -0500
|