Adding debian version 0.0~git20191008.06d1c00-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6483251b09
commit
819855b869
8 changed files with 89 additions and 0 deletions
24
debian/control
vendored
Normal file
24
debian/control
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
Source: golang-forgejo-forgejo-contrib-go-libravatar
|
||||
Section: golang
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-golang,
|
||||
golang-any,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://code.forgejo.org/forgejo-contrib/go-libravatar
|
||||
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-forgejo-forgejo-contrib-go-libravatar
|
||||
Vcs-Git: https://forgejo.debian.net/forgejo/golang-forgejo-forgejo-contrib-go-libravatar
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
XS-Go-Import-Path: code.forgejo.org/forgejo-contrib/go-libravatar
|
||||
|
||||
Package: golang-forgejo-forgejo-contrib-go-libravatar-dev
|
||||
Section: golang
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
Description: serving federated avatars (Go library)
|
||||
go-libravatar is a Go library to serve federated avatars.
|
Loading…
Add table
Add a link
Reference in a new issue