File: control

package info (click to toggle)
golang-github-humanlogio-api 0.0~git20250305.fa41d14-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,352 kB
  • sloc: sh: 45; makefile: 8
file content (36 lines) | stat: -rw-r--r-- 1,252 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
Source: golang-github-humanlogio-api
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-google-protobuf-dev,
 golang-connectrpc-connect-dev,
 golang-github-blang-semver-dev,
 golang-github-google-go-cmp-dev <!nocheck>,
 golang-github-stretchr-testify-dev <!nocheck>,
 protobuf-compiler,
 protoc-gen-go,
 protoc-gen-connect-go,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-humanlogio-api
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-humanlogio-api.git
Homepage: https://github.com/humanlogio/api
XS-Go-Import-Path: github.com/humanlogio/api

Package: golang-github-humanlogio-api-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-google-protobuf-dev,
 golang-connectrpc-connect-dev,
 golang-github-blang-semver-dev,
 ${misc:Depends},
Description: internal libraries for humanlog (library)
 This package contains internal code for golang-github-humanlogio-humanlog, and
 is not intended to be used for anything other than this purpose.