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-schema (1.0.1-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream release
- Drop cherry-picked commit that's included in this release
* Update Standards-Version in d/control (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <mathias@calenhad.com> Tue, 09 Aug 2022 22:34:34 +0000
golang-github-juju-schema (1.0.0-3) unstable; urgency=medium
* Fix test failures on 32bit architectures
-- Mathias Gibbens <mathias@calenhad.com> Sun, 28 Nov 2021 20:18:26 +0100
golang-github-juju-schema (1.0.0-2) unstable; urgency=medium
* Source only upload for testing migration
-- Mathias Gibbens <mathias@calenhad.com> Thu, 25 Nov 2021 11:35:52 +0100
golang-github-juju-schema (1.0.0-1) unstable; urgency=medium
* Reintroduce package to the archive (Closes: #998669)
* New upstream release
* 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
* Drop old patch that was merged upstream
* Cherry-pick commit to fix test failure
-- Mathias Gibbens <mathias@calenhad.com> Sun, 07 Nov 2021 00:30:09 +0100
golang-github-juju-schema (0.0~git20160916.e4e0580-3) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:23:06 -0500
golang-github-juju-schema (0.0~git20160916.e4e0580-2) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 17:15:42 -0500
golang-github-juju-schema (0.0~git20160916.e4e0580-1) unstable; urgency=medium
* Initial release (Closes: #886621)
-- Alexandre Viau <aviau@debian.org> Mon, 08 Jan 2018 01:59:33 -0500
|