File: control

package info (click to toggle)
golang-github-azure-go-amqp 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,192 kB
  • sloc: makefile: 22
file content (29 lines) | stat: -rw-r--r-- 1,014 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-azure-go-amqp
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytha8thedev@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-any,
 golang-github-google-go-cmp-dev <!nocheck>,
 golang-github-fortytw2-leaktest-dev <!nocheck>,
 golang-github-stretchr-testify-dev <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-azure-go-amqp
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-azure-go-amqp.git
Homepage: https://github.com/Azure/go-amqp
XS-Go-Import-Path: github.com/Azure/go-amqp

Package: golang-github-azure-go-amqp-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: aMQP 1.0 client library for Go (library)
 The amqp module is an AMQP 1.0 client implementation for Go.
 .
 AMQP 1.0 is not compatible with AMQP 0-9-1 or 0-10.