File: control

package info (click to toggle)
golang-github-linbit-golinstor 0.55.0-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 480 kB
  • sloc: makefile: 11
file content (39 lines) | stat: -rw-r--r-- 1,645 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
Source: golang-github-linbit-golinstor
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Mathias Gibbens <gibmat@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-burntsushi-toml-dev,
               golang-github-donovanhide-eventsource-dev,
               golang-github-google-go-querystring-dev,
               golang-github-moul-http2curl-dev,
               golang-github-sirupsen-logrus-dev,
               golang-github-stretchr-testify-dev,
               golang-golang-x-time-dev
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-linbit-golinstor
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-linbit-golinstor.git
Homepage: https://github.com/LINBIT/golinstor
XS-Go-Import-Path: github.com/LINBIT/golinstor

Package: golang-github-linbit-golinstor-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
         golang-github-burntsushi-toml-dev,
         golang-github-donovanhide-eventsource-dev,
         golang-github-google-go-querystring-dev,
         golang-github-moul-http2curl-dev,
         golang-github-sirupsen-logrus-dev,
         golang-github-stretchr-testify-dev,
         golang-golang-x-time-dev
Description: golang bindings for linstor (library)
 This library aims to be a simple go interface for Linstor.
 .
 Linstor, developed by LINBIT, is a software that manages DRBD replicated
 LVM/ZFS volumes across a group of machines.