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-juju-clock (1.0.3-1) unstable; urgency=medium
* New upstream release
* d/control:
- Update my email address
- Update Standards-Version to 4.6.2 (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Fri, 16 Jun 2023 18:19:14 +0000
golang-github-juju-clock (1.0.2-2) unstable; urgency=medium
* Fix unaligned panics on 32 bit architectures
-- Mathias Gibbens <mathias@calenhad.com> Fri, 12 Aug 2022 21:44:00 +0000
golang-github-juju-clock (1.0.2-1) unstable; urgency=medium
* New upstream release
- Update d/watch to track releases
* Update Standards-Version in d/control (no changes needed)
-- Mathias Gibbens <mathias@calenhad.com> Fri, 12 Aug 2022 11:45:33 +0000
golang-github-juju-clock (0.0~git20220203.d9deb86-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream snapshot
* Update years in d/copyright
-- Mathias Gibbens <mathias@calenhad.com> Fri, 06 May 2022 12:08:33 +0000
golang-github-juju-clock (0.0~git20190205.9c5c971-2) unstable; urgency=medium
* Source only upload for testing migration
-- Mathias Gibbens <mathias@calenhad.com> Thu, 25 Nov 2021 11:18:20 +0100
golang-github-juju-clock (0.0~git20190205.9c5c971-1) unstable; urgency=medium
* Reintroduce package to the archive (Closes: #998299)
* 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
* d/copyright:
- Update years
- Remove unneeded Files-Excluded
* Refresh d/rules
* Update d/watch
* Add d/upstream/metadata
-- Mathias Gibbens <mathias@calenhad.com> Sat, 20 Nov 2021 16:01:46 +0100
golang-github-juju-clock (0.0~git20180808.bab88fc-1) unstable; urgency=medium
* Initial release (Closes: #907639)
-- Alexandre Viau <aviau@debian.org> Thu, 30 Aug 2018 10:27:43 -0400
|