Source: golang-github-git-lfs-pktline
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Stephen Gelman <ssgelm@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-stretchr-testify-dev
Standards-Version: 4.6.0.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-git-lfs-pktline
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-git-lfs-pktline.git
Homepage: https://github.com/git-lfs/pktline
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/git-lfs/pktline

Package: golang-github-git-lfs-pktline-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-stretchr-testify-dev,
         ${misc:Depends}
Description: Toolkit for the Git pkt-line format (library)
 Git pkt-line Toolkit is a Go language toolkit for reading
 and writing files using the Git pkt-line format used in various Git
 operations.