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
|
golang-github-juju-version (2.0.1-1) unstable; urgency=medium
* New upstream release
- Refresh patch
- Update d/watch to track releases
* Update Standards-Version in d/control (no changes needed)
-- Mathias Gibbens <mathias@calenhad.com> Fri, 12 Aug 2022 14:11:37 +0000
golang-github-juju-version (0.0~git20220204.fc9915e-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream snapshot
- Refresh patch
* Update Build-Depends and Depends in d/control
* Update years in d/copyright
-- Mathias Gibbens <mathias@calenhad.com> Fri, 06 May 2022 02:37:04 +0000
golang-github-juju-version (0.0~git20211007.2e8da08-1) unstable; urgency=medium
[ Mathias Gibbens ]
* New upstream snapshot
* Add myself to uploaders, and remove Alexandre Viau (Closes: #940382)
- Thanks for your work Alexandre!
* d/control:
- Update Section to golang
- Update Maintainer field to current team email address
- 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
- Remove unneeded Files-Excluded
* Refresh d/rules
* Update d/watch
* Add a patch to use the already-packaged gopkg.in/mgo.v2
[ Michael Stapelberg ]
* update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
[ Debian Janitor ]
* Fix some issues reported by lintian
-- Mathias Gibbens <mathias@calenhad.com> Thu, 18 Nov 2021 14:55:57 +0100
golang-github-juju-version (0.0~git20161031.1f41e27-4) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:18:41 -0500
golang-github-juju-version (0.0~git20161031.1f41e27-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 17:06:34 -0500
golang-github-juju-version (0.0~git20161031.1f41e27-2) unstable; urgency=medium
* d/copyright: fix typo in debian/* section.
-- Alexandre Viau <aviau@debian.org> Sun, 07 Jan 2018 21:06:43 -0500
golang-github-juju-version (0.0~git20161031.1f41e27-1) unstable; urgency=medium
* Initial release (Closes: #886600)
-- Alexandre Viau <aviau@debian.org> Sun, 07 Jan 2018 20:57:27 -0500
|