File: control

package info (click to toggle)
secsipidx 1.1.1~git20210601.d388d64-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 660 kB
  • sloc: makefile: 92; ansic: 66
file content (74 lines) | stat: -rw-r--r-- 2,058 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Source: secsipidx
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Victor Seva <vseva@debian.org>,
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-any,
 golang-github-google-uuid-dev,
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/secsipidx
Vcs-Git: https://salsa.debian.org/go-team/packages/secsipidx.git
Homepage: https://github.com/asipto/secsipidx
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/asipto/secsipidx

Package: secsipidx
Architecture: any
Section: comm
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 openssl,
Built-Using:
 ${misc:Built-Using},
Multi-Arch: foreign
Description: Secure SIP Identity Extensions - IETF STIR and SHAKEN
 Secure SIP/Telephony Identity Extensions Overview Applications
 and libraries implementing STIR and SHAKEN (RFC8224, RFC8588), used in
 SIP/VoIP services:
 .
  • RFC8224 - https://tools.ietf.org/html/rfc8224
  • RFC8588 - https://tools.ietf.org/html/rfc8588
 .
 This package contains CLI tool and HTTP API server for checking or
 Building SIP identitysecsipidx

Package: libsecsipid1
Architecture: any
Section: libs
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Built-Using:
 ${misc:Built-Using},
Multi-Arch: same
Description: Secure SIP Identity Extensions - library
 Secure SIP/Telephony Identity Extensions Overview Applications
 and libraries implementing STIR and SHAKEN (RFC8224, RFC8588), used in
 SIP/VoIP services.
 .
 This package contains shared libs

Package: libsecsipid-dev
Architecture: any
Section: libdevel
Depends:
 libsecsipid1 (= ${binary:Version}),
 ${misc:Depends},
Built-Using:
 ${misc:Built-Using},
Multi-Arch: same
Description: Secure SIP Identity Extensions - C headers files
 Secure SIP/Telephony Identity Extensions Overview Applications
 and libraries implementing STIR and SHAKEN (RFC8224, RFC8588), used in
 SIP/VoIP services.
 .
 This package contains headers ans static libs