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
|
golang-github-cli-go-gh (1.2.1-2) unstable; urgency=medium
* Team upload.
* Add missing build dependency on tzdata
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 02 Mar 2025 10:57:52 +0100
golang-github-cli-go-gh (1.2.1-1) unstable; urgency=medium
* New upstream version 1.2.1
* Bump versioned dependencies as per go.mod
-- Anthony Fok <foka@debian.org> Mon, 03 Jul 2023 11:36:33 -0600
golang-github-cli-go-gh (1.0.0-1) unstable; urgency=medium
* New upstream version 1.0.0
* Bump Standards-Version to 4.6.2 (no change)
-- Anthony Fok <foka@debian.org> Wed, 25 Jan 2023 15:15:44 -0700
golang-github-cli-go-gh (0.1.2-1) unstable; urgency=medium
* New upstream version 0.1.2
* Set debian/watch to track tagged releases again
* Build-depend explicitly on golang-any (>= 2:1.18~) as per go.mod
* Bump versioned dependencies as per go.mod
-- Anthony Fok <foka@debian.org> Fri, 21 Oct 2022 01:10:14 -0600
golang-github-cli-go-gh (0.1.0+git20220919.802b578-1) unstable; urgency=medium
* New upstream version 0.1.0+git20220919.802b578
-- Anthony Fok <foka@debian.org> Wed, 28 Sep 2022 07:00:47 -0600
golang-github-cli-go-gh (0.1.0+git20220825.34c1b91-1) unstable; urgency=medium
* New upstream version 0.1.0+git20220825.34c1b91
* Set debian/watch to track git repo HEAD with pretty=0.1.0+git%cd.%h
* Update dependencies as per go.mod
-- Anthony Fok <foka@debian.org> Mon, 05 Sep 2022 01:42:45 -0600
golang-github-cli-go-gh (0.1.0-1) unstable; urgency=medium
* New upstream version 0.1.0
* Set debian/watch to track tagged releases again
* Add new dependencies as per go.mod
-- Anthony Fok <foka@debian.org> Thu, 11 Aug 2022 18:59:20 -0600
golang-github-cli-go-gh (0.0.3+git20220623.91ca4ef-2) unstable; urgency=medium
* Depend on golang-gopkg-h2non-gock.v1-dev (>= 1.1.2) version explicitly.
Thanks to Paul Gevers for the autopkgtest regression report!
(Closes: #1016740)
* Remove 0001-skip-tests-that-access-the-internet.patch.
Those tests previously failed not because of lack of Internet access
but because of incorrect version of gopkg.in/h2non/gock.v1 dependency.
-- Anthony Fok <foka@debian.org> Wed, 10 Aug 2022 16:16:30 -0600
golang-github-cli-go-gh (0.0.3+git20220623.91ca4ef-1) unstable; urgency=medium
* New upstream version 0.0.3+git20220623.91ca4ef
* Skip tests that access the Internet during Debian build
but let them run during autopkgtest.
-- Anthony Fok <foka@debian.org> Mon, 18 Jul 2022 20:36:04 -0600
golang-github-cli-go-gh (0.0.3+git20220614.ef2bca9-1) unstable; urgency=medium
* New upstream version 0.0.3+git20220614.ef2bca9
* Set debian/watch to track git repo HEAD with pretty=0.0.3+git%cd.%h
-- Anthony Fok <foka@debian.org> Fri, 17 Jun 2022 06:54:03 -0600
golang-github-cli-go-gh (0.0.3-1) unstable; urgency=medium
* Initial release (Closes: #1012796)
-- Anthony Fok <foka@debian.org> Tue, 14 Jun 2022 03:30:32 -0600
|