File: control

package info (click to toggle)
golang-pault-go-debian 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 360 kB
  • sloc: makefile: 2
file content (38 lines) | stat: -rw-r--r-- 1,354 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
Source: golang-pault-go-debian
Section: devel
Priority: optional
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Paul Tagliamonte <paultag@debian.org>,
           Michael Stapelberg <stapelberg@debian.org>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-golang-x-crypto-dev,
               golang-pault-go-topsort-dev,
               golang-xi2-x-xz-dev,
               golang-github-kjk-lzma-dev,
Standards-Version: 4.1.3
Homepage: https://pault.ag/go/debian
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-pault-go-debian
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-pault-go-debian.git
XS-Go-Import-Path: pault.ag/go/debian
Testsuite: autopkgtest-pkg-go

Package: golang-pault-go-debian-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-golang-x-crypto-dev,
         golang-pault-go-topsort-dev,
         golang-xi2-x-xz-dev,
         golang-github-kjk-lzma-dev,
Description: library to parse and handle common Debian file formats
 This module contains a bunch of helpers to write programs that interact
 with common Debian file formats - currently centered around Debian Development
 tools.
 .
 This module currently contains support for:
 .
   - Dependencies
   - Versions
   - Control files