Source: golang-github-hashicorp-terraform-svchost Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Thorsten Alteholz Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-google-go-cmp-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-version-dev, golang-github-zclconf-go-cty-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev Standards-Version: 4.5.0 Homepage: https://github.com/hashicorp/terraform-svchost Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-terraform-svchost Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-terraform-svchost.git XS-Go-Import-Path: github.com/hashicorp/terraform-svchost Testsuite: autopkgtest-pkg-go Package: golang-github-hashicorp-terraform-svchost-dev Architecture: all Depends: ${misc:Depends}, golang-github-google-go-cmp-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-version-dev, golang-github-zclconf-go-cty-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev Description: handling of friendly hostnames for terraform This package deals with the representations of the so-called "friendly hostnames" that are used to represent systems that provide Terraform-native remote services, such as module registry, remote operations, etc. . Friendly hostnames are specified such that, as much as possible, they are consistent with how web browsers think of hostnames, so that users can bring their intuitions about how hostnames behave when they access a Terraform Enterprise instance's web UI (or indeed any other website) and have this behave in a similar way.