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-github-tonistiigi-fsutil
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Tong Sun <suntong001@users.sourceforge.net>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-golang,
gogoprotobuf,
golang-any,
golang-github-containerd-continuity-dev,
golang-github-docker-docker-dev <!nocheck>,
golang-github-moby-patternmatcher-dev,
golang-github-opencontainers-go-digest-dev,
golang-github-pkg-errors-dev,
golang-github-stretchr-testify-dev <!nocheck>,
golang-github-gogo-protobuf-dev,
golang-golang-x-sync-dev,
golang-golang-x-sys-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tonistiigi-fsutil
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tonistiigi-fsutil.git
Homepage: https://github.com/tonistiigi/fsutil
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/tonistiigi/fsutil
Package: golang-github-tonistiigi-fsutil-dev
Architecture: all
Depends: golang-github-containerd-continuity-dev,
golang-github-moby-patternmatcher-dev,
golang-github-opencontainers-go-digest-dev,
golang-github-pkg-errors-dev,
golang-github-gogo-protobuf-dev,
golang-golang-x-sync-dev,
golang-golang-x-sys-dev,
${misc:Depends}
Description: Incremental file directory sync tools (library)
Incremental file directory sync tools in golang.
|