File: control

package info (click to toggle)
golang-github-marten-seemann-qtls-go1-15 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,852 kB
  • sloc: makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: golang-github-marten-seemann-qtls-go1-15
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Shengjing Zhu <zhsj@debian.org>,
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any (>= 2:1.15~),
               golang-github-golang-mock-dev,
               golang-golang-x-crypto-dev,
               golang-golang-x-sys-dev,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-marten-seemann-qtls-go1-15
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-marten-seemann-qtls-go1-15.git
Homepage: https://github.com/marten-seemann/qtls-go1-15
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/marten-seemann/qtls-go1-15

Package: golang-github-marten-seemann-qtls-go1-15-dev
Architecture: all
Depends: golang-golang-x-crypto-dev,
         golang-golang-x-sys-dev,
         ${misc:Depends},
Description: Go standard library TLS 1.3 implementation, modified for QUIC (library)
 This repository contains a modified version of the standard library's
 TLS implementation, modified for the QUIC protocol.
 .
 It is for Go 1.15.