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
|
golang-golang-x-mod (0.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.7.0
* Remove golang-golang-x-crypto-dev from Depends
* Update Standards-Version to 4.6.2 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Mon, 02 Jan 2023 23:10:04 +0800
golang-golang-x-mod (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0
* debian/watch: Track release tarball and avoid "-dev"
* Reorder fields in debian/control and debian/copyright
* Update versioned dependencies as per go.mod:
- Bump to golang-golang-x-crypto-dev (>= 1:0.1.0)
- Remove dependency on golang-golang-x-xerrors-dev
* Bump Standards-Version to 4.6.1 (no change)
* Remove debian/patches/0001-Backport-workfile-parser.patch
which is included in the v0.6.0 release.
-- Anthony Fok <foka@debian.org> Fri, 28 Oct 2022 07:54:10 -0600
golang-golang-x-mod (0.5.1-2) unstable; urgency=medium
* Team upload.
* Backport workfile parser
-- Shengjing Zhu <zhsj@debian.org> Wed, 23 Mar 2022 01:39:13 +0800
golang-golang-x-mod (0.5.1-1) unstable; urgency=medium
* New upstream version 0.5.1
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Bump Standards-Version to 4.6.0 (no change)
* Mark library package with "Multi-Arch: foreign"
-- Anthony Fok <foka@debian.org> Fri, 03 Dec 2021 11:09:04 -0700
golang-golang-x-mod (0.4.1-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Repository, Repository-Browse.
[ Shengjing Zhu ]
* New upstream release
* Update Section to golang
* Bump debhelper-compat to 13
* Update Standards-Version to 4.5.1 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Wed, 27 Jan 2021 02:07:49 +0800
golang-golang-x-mod (0.2.0-2) unstable; urgency=medium
* Source-only upload for migration to testing
-- Anthony Fok <foka@debian.org> Sat, 07 Mar 2020 22:41:02 -0700
golang-golang-x-mod (0.2.0-1) unstable; urgency=medium
* Initial release (Closes: #952571)
-- Anthony Fok <foka@debian.org> Wed, 26 Feb 2020 02:16:41 -0700
|