File: control

package info (click to toggle)
golang-github-approvals-go-approval-tests 0.0~git20180620.6ae1ec6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 296 kB
  • sloc: xml: 16; makefile: 3
file content (25 lines) | stat: -rw-r--r-- 1,021 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-approvals-go-approval-tests
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Shengjing Zhu <zhsj@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
Standards-Version: 4.5.0
Homepage: https://github.com/approvals/go-approval-tests
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-approvals-go-approval-tests
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-approvals-go-approval-tests.git
XS-Go-Import-Path: github.com/approvals/go-approval-tests
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go

Package: golang-github-approvals-go-approval-tests-dev
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: ApprovalTests for go
 Golden master Verification Library.
 .
 ApprovalTests allows for easy testing of larger objects, strings and
 anything else that can be saved to a file(images, sounds, csv, etc.)