1
0
Fork 0

Adding debian version 2.1.2-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-18 07:24:07 +02:00
parent 41a2f19f12
commit fc369d551b
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 104 additions and 0 deletions

27
debian/control vendored Normal file
View file

@ -0,0 +1,27 @@
Source: golang-github-wcharczuk-go-chart
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-golang-freetype-dev,
golang-golang-x-image-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/wcharczuk/go-chart
Vcs-Browser: https://forgejo.debian.net/gatus/golang-github-wcharczuk-go-chart
Vcs-Git: https://forgejo.debian.net/gatus/golang-github-wcharczuk-go-chart
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/wcharczuk/go-chart
Package: golang-github-wcharczuk-go-chart-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
golang-github-golang-freetype-dev,
golang-golang-x-image-dev,
${misc:Depends},
Description: go chart is a basic charting library in go. (program)