File: control

package info (click to toggle)
golang-github-dennwc-btrfs 0.0~git20221026.3097362-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 312 kB
  • sloc: makefile: 4; sh: 4
file content (25 lines) | stat: -rw-r--r-- 947 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
Source: golang-github-dennwc-btrfs
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Daniel Swarbrick <dswarbrick@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-dennwc-ioctl-dev,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dennwc-btrfs
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dennwc-btrfs.git
Homepage: https://github.com/dennwc/btrfs
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/dennwc/btrfs

Package: golang-github-dennwc-btrfs-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-dennwc-ioctl-dev,
         ${misc:Depends},
Description: btrfs library for Go
 btrfs library for Go, providing access to low-level management functions
 of btrfs filesystems.