File: control

package info (click to toggle)
golang-github-hugelgupf-p9 0.3.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 608 kB
  • sloc: makefile: 9
file content (41 lines) | stat: -rw-r--r-- 1,307 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
Source: golang-github-hugelgupf-p9
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Reinhard Tartler <siretart@tauware.de>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-any,
 golang-github-u-root-uio-dev,
 golang-golang-x-exp-dev,
 golang-golang-x-sys-dev,
 golang-google-grpc-dev,
Standards-Version: 4.7.0
Homepage: https://github.com/hugelgupf/p9
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hugelgupf-p9
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hugelgupf-p9.git
XS-Go-Import-Path: github.com/hugelgupf/p9

Package: p9ufs
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: p9 server implementation written in golang
 This package provides a p9 server implementation written in golang. It is part
 of the gvisor security platform.

Package: golang-github-hugelgupf-p9-dev
Architecture: all
Depends:
 golang-github-u-root-uio-dev,
 golang-golang-x-exp-dev,
 golang-golang-x-sys-dev,
 golang-google-grpc-dev,
 ${misc:Depends},
Description: p9 client implementation written in golang
 This package provides a p9 client implementation written in golang. It is part
 of the gvisor security platform.