File: control

package info (click to toggle)
golang-github-andreyvit-diff 0.0~git20170406.c7f18ee-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 76 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 872 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
Source: golang-github-andreyvit-diff
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-github-sergi-go-diff-dev
Standards-Version: 4.2.1
Homepage: https://github.com/andreyvit/diff
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-andreyvit-diff
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-andreyvit-diff.git
XS-Go-Import-Path: github.com/andreyvit/diff
Testsuite: autopkgtest-pkg-go

Package: golang-github-andreyvit-diff-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-sergi-go-diff-dev
Description: quick'n'easy string diffs for Golang
 Package diff contains quick'n'easy string diffing functions.