gh 2.4.0+dfsg1-1 source package in Ubuntu

Changelog

gh (2.4.0+dfsg1-1) unstable; urgency=medium

  * Initial release (Closes: #951374)
  * Remove script/signtool.exe from source tarball.
    SignTool from Windows SDK is not open-source software, see
    https://docs.microsoft.com/en-us/windows/win32/seccrypto/signtool
    Thanks to Thorsten Alteholz for the advice regarding signtool.exe
  * Adjust debian/watch to add +dfsg1 suffix,
    to skip upstream's v9.9.9-test and pre-releases,
    and to fetch all past tags from api.github.com

 -- Anthony Fok <email address hidden>  Tue, 15 Feb 2022 00:56:31 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gh_2.4.0+dfsg1-1.dsc 3.8 KiB 71b7a2f1be92bff4d6c320fce54089e5bfc4d16d34143c37be3eb09b9abb7042
gh_2.4.0+dfsg1.orig.tar.xz 368.2 KiB 6709a8967fe8e903fcefe28aeb2dcaf45ac21791df5581401ec959f67648b921
gh_2.4.0+dfsg1-1.debian.tar.xz 916.1 KiB b5c9156ea98e32e9bba754adf2a097b386f3eedf1889715f1f3c59f1d8cd8a0f

No changes file available.

Binary packages built by this source

gh: GitHub CLI, GitHub’s official command line tool

 GitHub CLI "gh" is GitHub on the command line. It brings pull requests,
 issues, and other GitHub concepts to the terminal next to where you are
 already working with git and your code.
 .
 GitHub CLI is available for repositories hosted on GitHub.com and GitHub
 Enterprise Server 2.20+, and to install on macOS, Windows, and Linux.
 .
 Comparison with hub:
 .
 For many years, hub (https://github.com/github/hub) was the unofficial
 GitHub CLI tool. gh is a new project that helps us explore what an
 official GitHub CLI tool can look like with a fundamentally different
 design. While both tools bring GitHub to the terminal, hub behaves as a
 proxy to git, and gh is a standalone tool. Check out the more detailed
 explanation at https://github.com/cli/cli/blob/trunk/docs/gh-vs-hub.md
 to learn more.

gh-dbgsym: debug symbols for gh