Codebase list golang-github-vbatts-go-mtree / fresh-snapshots/main debian / control
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

control @fresh-snapshots/mainraw · history · blame

Source: golang-github-vbatts-go-mtree
Section: devel
Priority: optional
Standards-Version: 4.5.0
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-github-davecgh-go-spew-dev,
               golang-github-sirupsen-logrus-dev (>= 1.0.2~),
               golang-golang-x-crypto-dev,
               golang-golang-x-sys-dev,
Homepage: https://github.com/vbatts/go-mtree
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vbatts-go-mtree
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vbatts-go-mtree.git
XS-Go-Import-Path: github.com/vbatts/go-mtree
Testsuite: autopkgtest-pkg-go
Rules-Requires-Root: no

Package: golang-github-vbatts-go-mtree-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-davecgh-go-spew-dev,
         golang-github-sirupsen-logrus-dev (>= 1.0.2~),
         golang-golang-x-crypto-dev,
         golang-golang-x-sys-dev,
Multi-Arch: foreign
Description: file systems verification library, in likeness of mtree(8)
 mtree is a filesystem hierarchy validation tooling and format.