1
0
Fork 0

Adding debian version 0.8.9-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-22 10:20:40 +02:00
parent c0c4addb85
commit 33f35890d3
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 88 additions and 0 deletions

33
debian/control vendored Normal file
View file

@ -0,0 +1,33 @@
Source: golang-github-nicholas-fedor-shoutrrr
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-fatih-color-dev,
golang-github-jarcoal-httpmock-dev,
golang-github-mattn-go-colorable-dev,
golang-github-onsi-ginkgo-v2-dev,
golang-github-spf13-cobra-dev,
golang-github-spf13-viper-dev,
golang-golang-x-net-dev,
golang-golang-x-oauth2-google-dev,
golang-gomega-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/nicholas-fedor/shoutrrr
Vcs-Browser: https://forgejo.debian.net/beszel/golang-github-nicholas-fedor-shoutrrr
Vcs-Git: https://forgejo.debian.net/beszel/golang-github-nicholas-fedor-shoutrrr
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/nicholas-fedor/shoutrrr
Package: golang-github-nicholas-fedor-shoutrrr-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Notification library for Watchtower (Go library)
shoutrrr is a Go library for notifications inspired by caronc/apprise.