File: README.Source

package info (click to toggle)
caddy 2.6.2-14
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,876 kB
  • sloc: sh: 730; makefile: 30
file content (7 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
This package vendors multiple files and libraries in debian/missing-sources

1. missing-sources/caddy/*
   These are files from the orig.tar that contain absurdly long lines and will be ignored by lintian when searching for the original source file. they are reformattet to please lintian.

2. missing-sources/github.com/google/cel-go
   golang-github-google-cel-go is in the archives, but also requires golang-github-golang-protobuf-1-5-dev als build-dep and vendors it as github.com/google/cel-go/vendor/$importpath. Because caddy vendors them as github.com/caddyserver/caddy/v2/vendor/$importpath, the Go compiler will refuse to use use them interchangibly.