File: control

package info (click to toggle)
golang-github-dreamitgetit-statuscake 0.0~git20220607.de57c59-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 308 kB
  • sloc: makefile: 19
file content (28 lines) | stat: -rw-r--r-- 1,154 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
26
27
28
Source: golang-github-dreamitgetit-statuscake
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-github-google-go-querystring-dev,
               golang-github-stretchr-testify-dev
Standards-Version: 4.5.0
Homepage: https://github.com/dreamitgetit/statuscake
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dreamitgetit-statuscake
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dreamitgetit-statuscake.git
XS-Go-Import-Path: github.com/dreamitgetit/statuscake
Testsuite: autopkgtest-pkg-go

Package: golang-github-dreamitgetit-statuscake-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-google-go-querystring-dev,
         golang-github-stretchr-testify-dev
Multi-Arch: foreign
Description: Go client for statuscake.com
 This package contains the Go implementation for a client for the
 Statuscake API.
 .
 Statuscake is a tool for website uptime and performance monitoring.