File: control

package info (click to toggle)
golang-gopkg-hlandau-easyconfig.v1 1.0.17-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 148 kB
  • sloc: makefile: 3
file content (33 lines) | stat: -rw-r--r-- 1,406 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
Source: golang-gopkg-hlandau-easyconfig.v1
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Peter Colberg <peter@colberg.org>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-ogier-pflag-dev,
               golang-gopkg-alecthomas-kingpin.v2-dev,
               golang-gopkg-hlandau-configurable.v1-dev,
               golang-gopkg-hlandau-svcutils.v1-dev,
               golang-github-burntsushi-toml-dev
Standards-Version: 4.6.1
Homepage: https://github.com/hlandau/easyconfig
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-hlandau-easyconfig.v1
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-hlandau-easyconfig.v1.git
XS-Go-Import-Path: gopkg.in/hlandau/easyconfig.v1
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go

Package: golang-gopkg-hlandau-easyconfig.v1-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-ogier-pflag-dev,
         golang-gopkg-alecthomas-kingpin.v2-dev,
         golang-gopkg-hlandau-configurable.v1-dev,
         golang-gopkg-hlandau-svcutils.v1-dev,
         golang-github-burntsushi-toml-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Go package with easy bindings for configurable
 This package provides utilities for use with the configurable package.