File: control

package info (click to toggle)
golang-github-git-lfs-gitobj 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 396 kB
  • sloc: makefile: 2
file content (24 lines) | stat: -rw-r--r-- 996 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
Source: golang-github-git-lfs-gitobj
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Stephen Gelman <ssgelm@debian.org>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-github-davecgh-go-spew-dev,
               golang-github-pmezard-go-difflib-dev,
               golang-github-stretchr-testify-dev,
Standards-Version: 4.2.1
Homepage: https://github.com/git-lfs/gitobj
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-git-lfs-gitobj
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-git-lfs-gitobj.git
XS-Go-Import-Path: github.com/git-lfs/gitobj
Testsuite: autopkgtest-pkg-go

Package: golang-github-git-lfs-gitobj-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-stretchr-testify-dev
Description: gitobj reads and writes Git objects.
 Package gitobj reads and writes loose and packed Git objects.