File: README.source

package info (click to toggle)
golang-github-go-openapi-validate 0.0~git20160704.0.deaf2c9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,604 kB
  • ctags: 863
  • sloc: sh: 16; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
The initial upload of this package contains a vendored version of
another package by the same uptstream authors -
golang-github-go-openapi-runtime.  This is necessary to avoid an
unfortunate circular dependency between the Go OpenAPI validate and
runtime packages.

Once both packages have been uploaded to the archive, the vendored
software will be removed.

The vendoring is implemented using a patch in the debian/patches
directory.