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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
Source: gost
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: debhelper (>= 9),
dh-golang,
golang-any,
golang-github-burntsushi-toml-dev,
golang-github-cenkalti-backoff-dev,
golang-github-go-redis-redis-dev,
golang-github-inconshreveable-log15-dev,
golang-github-jinzhu-gorm-dev,
golang-github-pkg-errors-dev,
golang-github-labstack-echo.v2-dev,
golang-github-mattn-go-runewidth-dev,
golang-github-mitchellh-go-homedir-dev,
golang-github-parnurzeal-gorequest-dev,
golang-github-spf13-cobra-dev,
golang-github-spf13-viper-dev,
golang-gopkg-cheggaaa-pb.v1-dev,
golang-github-grokify-html-strip-tags-go-dev,
golang-github-tealeg-xlsx-dev
Standards-Version: 4.1.1
Homepage: https://github.com/knqyf263/gost
Vcs-Browser: https://salsa.debian.org/go-team/packages/gost
Vcs-Git: https://salsa.debian.org/go-team/packages/gost.git
XS-Go-Import-Path: github.com/knqyf263/gost
Testsuite: autopkgtest-pkg-go
Package: golang-github-knqyf263-gost-dev
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
golang-github-burntsushi-toml-dev,
golang-github-cenkalti-backoff-dev,
golang-github-go-redis-redis-dev,
golang-github-inconshreveable-log15-dev,
golang-github-jinzhu-gorm-dev,
golang-github-pkg-errors-dev,
golang-github-labstack-echo.v2-dev,
golang-github-mattn-go-runewidth-dev,
golang-github-mitchellh-go-homedir-dev,
golang-github-parnurzeal-gorequest-dev,
golang-github-spf13-cobra-dev,
golang-github-spf13-viper-dev,
golang-gopkg-cheggaaa-pb.v1-dev,
golang-github-grokify-html-strip-tags-go-dev,
golang-github-tealeg-xlsx-dev
Description: local copy tool of Security Tracker (Red Hat/Debian) written in go
gost builds a local copy of Security Tracker (Red Hat/Debian).
After you register CVEs to watch list, gost notify via E-mail/Slack if there
is an update.
The pronunciation of gost is the same as the English word "ghost".
.
This package contains the source.
Package: gost
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: local copy tool of Security Tracker (Red Hat/Debian) written in go
gost builds a local copy of Security Tracker (Red Hat/Debian).
After you register CVEs to watch list, gost notify via E-mail/Slack if there
is an update.
The pronunciation of gost is the same as the English word "ghost".
|