File: README.source

package info (click to toggle)
golang-go.crypto 1%3A0.43.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,640 kB
  • sloc: asm: 28,094; ansic: 258; sh: 25; makefile: 14
file content (10 lines) | stat: -rw-r--r-- 462 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
To avoid circular dependency, instead of depending on golang-golang-x-net-dev,
a copy of "golang.org/x/net/idna" is placed in debian/go/src and vendored
at build time; see the execute_after_dh_auto_configure target in debian/rules.

To keep the vendored copy up-to-date, please run the script

    debian/update-vendored-golang-x-net-idna.sh

before packaging a new upstream version, especially if the version of
golang.org/x/net specified in go.mod is updated.