Adding debian version 0.28.1-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e28c88ef14
commit
13e935edda
7 changed files with 86 additions and 0 deletions
38
debian/control
vendored
Normal file
38
debian/control
vendored
Normal file
|
@ -0,0 +1,38 @@
|
|||
Source: golang-github-pocketbase-pocketbase
|
||||
Section: golang
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-golang,
|
||||
golang-any,
|
||||
golang-github-disintegration-imaging-dev,
|
||||
golang-github-fatih-color-dev,
|
||||
golang-github-fsnotify-fsnotify-dev,
|
||||
golang-github-gabriel-vasile-mimetype-dev,
|
||||
golang-github-go-ozzo-ozzo-validation.v4-dev,
|
||||
golang-github-golang-jwt-jwt-v5-dev,
|
||||
golang-github-spf13-cast-dev,
|
||||
golang-github-spf13-cobra-dev,
|
||||
golang-golang-x-crypto-dev,
|
||||
golang-golang-x-image-dev,
|
||||
golang-golang-x-net-dev,
|
||||
golang-golang-x-oauth2-google-dev,
|
||||
golang-golang-x-sync-dev,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://github.com/pocketbase/pocketbase
|
||||
Vcs-Browser: https://forgejo.debian.net/beszel/golang-github-pocketbase-pocketbase
|
||||
Vcs-Git: https://forgejo.debian.net/beszel/golang-github-pocketbase-pocketbase
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
XS-Go-Import-Path: github.com/pocketbase/pocketbase
|
||||
|
||||
Package: golang-github-pocketbase-pocketbase-dev
|
||||
Section: golang
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
Description: database for building self-contained applications (Go library)
|
||||
PocketBase is a database for self-contained applications that can run on a
|
||||
single server without requiring to install anything in addition.
|
Loading…
Add table
Add a link
Reference in a new issue