File: control

package info (click to toggle)
golang-github-nats-io-go-nats 1.38.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,996 kB
  • sloc: sh: 13; makefile: 4
file content (36 lines) | stat: -rw-r--r-- 1,475 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-nats-io-go-nats
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dominik George <natureshadow@debian.org>,
           Mathias Gibbens <gibmat@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-klauspost-compress-dev,
               golang-github-nats-io-nkeys-dev,
               golang-github-nats-io-nuid-dev,
               golang-golang-x-text-dev,
               golang-google-protobuf-dev,
               golang-github-golang-protobuf-1-5-dev
Standards-Version: 4.7.0
Homepage: https://github.com/nats-io/nats.go
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-nats-io-go-nats
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-nats-io-go-nats.git
XS-Go-Import-Path: github.com/nats-io/nats.go
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go

Package: golang-github-nats-io-go-nats-dev
Provides: golang-github-nats-io-nats.go-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
         golang-github-klauspost-compress-dev,
         golang-github-nats-io-nkeys-dev,
         golang-github-nats-io-nuid-dev,
         golang-golang-x-text-dev,
         golang-google-protobuf-dev,
         golang-github-golang-protobuf-1-5-dev
Description: Golang client for NATS, the cloud native messaging system
 Go client for the NATS messaging system.