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
|
golang-golang-x-xerrors (0.0~git20231012.104605a-1) unstable; urgency=medium
* New upstream version 0.0~git20231012.104605a
* Reorder fields in debian/control and debian/copyright
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Invoke dh with --builddirectory=_build
* Bump build-dependency golang-any (>= 2:1.18~) as per go.mod
* Bump Standards-Version to 4.6.2 (no change)
-- Anthony Fok <foka@debian.org> Mon, 26 Feb 2024 11:02:20 -0700
golang-golang-x-xerrors (0.0~git20200804.5ec99f8-1) unstable; urgency=medium
[ Roger Shimizu ]
* d/control: Add golang-golang-x-xerrors-dev as "Multi-Arch: foreign"
[ Anthony Fok ]
* New upstream version 0.0~git20200804.5ec99f8
* debian/control:
- Change Section from devel to golang
- Add "Rules-Requires-Root: no" to debian/control
- Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
- Bump Standards-Version to 4.6.0 (no change)
-- Anthony Fok <foka@debian.org> Fri, 20 Aug 2021 22:03:48 -0600
golang-golang-x-xerrors (0.0~git20191204.9bdfabe-1) unstable; urgency=medium
* New upstream version 0.0~git20191204.9bdfabe
* debian/gbp.conf: Set debian-branch to debian/sid
for DEP-14 conformance.
* debian/control: Bump Standards-Version to 4.5.0 (no change)
* debian/copyright: Remove unused File-Excluded: Godeps/_workspace
-- Anthony Fok <foka@debian.org> Sat, 15 Feb 2020 17:58:32 -0700
golang-golang-x-xerrors (0.0~git20190717.a985d34-1) unstable; urgency=medium
* New upstream version 0.0~git20190717.a985d34
* Add debian/watch
* Apply "cme fix dpkg" fixes
- Bump Standards-Version to 4.4.0 (no change)
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Rename license short name "BSD-3" to "BSD-3-clause" in debian/copyright
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Sun, 28 Jul 2019 02:35:25 -0600
golang-golang-x-xerrors (0.0~git20190410.1f06c39-1) unstable; urgency=medium
* Initial release
-- Thorsten Alteholz <debian@alteholz.de> Thu, 02 May 2019 22:55:39 +0200
|