1
0
Fork 0

Adding debian version 3.0.0-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-16 22:32:33 +02:00
parent 8274b1bf1b
commit c43dfa65e2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 73 additions and 0 deletions

25
debian/control vendored Normal file
View file

@ -0,0 +1,25 @@
Source: golang-github-twin-g8
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-twin-gocache-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/TwiN/g8
Vcs-Browser: https://forgejo.debian.net/gatus/golang-github-twin-g8
Vcs-Git: https://forgejo.debian.net/gatus/golang-github-twin-g8
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/TwiN/g8
Package: golang-github-twin-g8-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: HTTP handler protection (Go library)
g8 is a Go library for protecting HTTP handlers.