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 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
golang-golang-x-sync (0.7.0-1) unstable; urgency=medium
* New upstream version 0.7.0
* Bump Standards-Version to 4.7.0 (no change)
-- Anthony Fok <foka@debian.org> Fri, 26 Apr 2024 03:02:22 -0600
golang-golang-x-sync (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0
-- Anthony Fok <foka@debian.org> Mon, 29 Jan 2024 14:18:17 -0700
golang-golang-x-sync (0.5.0-1) unstable; urgency=medium
* New upstream version 0.5.0
* debian/rules: Invoke dh with --builddirectory=_build
* Bump build-dependency golang-any (>= 2:1.18~) as per go.mod
-- Anthony Fok <foka@debian.org> Thu, 07 Dec 2023 08:03:16 -0700
golang-golang-x-sync (0.4.0-1) unstable; urgency=medium
* New upstream version 0.4.0
-- Anthony Fok <foka@debian.org> Wed, 01 Nov 2023 02:13:56 -0600
golang-golang-x-sync (0.3.0-1) unstable; urgency=medium
* New upstream version 0.3.0
* Drop -dev package’s unneeded dependency on ${shlibs:Depends}
-- Anthony Fok <foka@debian.org> Thu, 21 Sep 2023 02:54:39 -0600
golang-golang-x-sync (0.2.0-1) unstable; urgency=medium
* New upstream version 0.2.0
* Set debian/watch to track released gzip-compressed tarballs on GitHub
* Reorder fields in debian/control and debian/copyright
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Bump Standards-Version to 4.6.2 (no change)
-- Anthony Fok <foka@debian.org> Wed, 21 Jun 2023 17:37:52 -0600
golang-golang-x-sync (0.1.0-1) unstable; urgency=medium
* Team upload
* Update Homepage to golang.org
* Switch to upstream tag version in uscan
* New upstream version 0.1.0
-- Shengjing Zhu <zhsj@debian.org> Wed, 26 Oct 2022 15:55:30 +0800
golang-golang-x-sync (0.0~git20220722.886fb93-1) unstable; urgency=medium
* Team upload
[ Anthony Fok ]
* debian/control: Change Section from devel to golang
[ Shengjing Zhu ]
* New upstream snapshot
* Update Standards-Version to 4.6.1 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Wed, 03 Aug 2022 02:09:48 +0800
golang-golang-x-sync (0.0~git20210220.036812b-1) unstable; urgency=medium
[ Debian Janitor (Jelmer Vernooij), Helmut Grohne ]
* Apply multi-arch hints;
+ golang-golang-x-sync-dev: Add Multi-Arch: foreign (Closes: #983400)
[ Anthony Fok ]
* New upstream version 0.0~git20210220.036812b
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
* Bump Standards-Version to 4.5.1 (no change)
-- Anthony Fok <foka@debian.org> Tue, 23 Feb 2021 10:28:19 -0700
golang-golang-x-sync (0.0~git20190911.cd5d95a-1) unstable; urgency=medium
* New upstream version 0.0~git20190911.cd5d95a
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
* Bump Standards-Version to 4.5.0 (no change)
-- Anthony Fok <foka@debian.org> Fri, 21 Feb 2020 06:34:42 -0700
golang-golang-x-sync (0.0~git20190423.1122301-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* New upstream version 0.0~git20190423.1122301
* Add debian/watch
* Remove Lintian override debian-watch-file-is-missing
* Apply "cme fix dpkg" fixes
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Bump Standards-Version to 4.4.0 (no change)
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Remove dependency on golang-golang-x-net-dev
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Sun, 28 Jul 2019 02:29:19 -0600
golang-golang-x-sync (0.0~git20171101.fd80eb9-1) unstable; urgency=medium
* Adopt package for the Debian Go team. (Closes: #889482)
* New upstream version 0.0~git20171101.fd80eb9
- Include README.md instead of README
* Update to Standards-Version 4.1.3
- Use HTTPS URL for d/copyright
- Use Priority optional
* Use debhelper v11
* Update d/copyright
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 04 Feb 2018 22:18:00 +0100
golang-golang-x-sync (0.0~git20170317.0.5a06fca-2) unstable; urgency=medium
* Remove Michael Lustfield from Uploaders list.
* Orphaning package.
-- Michael Lustfield <michael@lustfield.net> Sat, 03 Feb 2018 12:13:34 -0600
golang-golang-x-sync (0.0~git20170317.0.5a06fca-1) unstable; urgency=medium
* Initial release (Closes: #859211)
-- Michael Lustfield <michael@lustfield.net> Fri, 31 Mar 2017 12:52:45 -0500
|