Source: golang-github-pocketbase-pocketbase
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-disintegration-imaging-dev,
               golang-github-domodwyer-mailyak-dev,
               golang-github-dop251-base64dec-dev,
               golang-github-dop251-goja-dev,
               golang-github-dop251-goja-nodejs-dev,
               golang-github-fatih-color-dev,
               golang-github-fsnotify-fsnotify-dev,
               golang-github-gabriel-vasile-mimetype-dev,
               golang-github-ganigeorgiev-fexpr-dev,
               golang-github-golang-jwt-jwt-v5-dev,
               golang-github-google-pprof-dev,
               golang-github-go-ozzo-ozzo-validation.v4-dev,
               golang-github-go-sourcemap-sourcemap-dev,
               golang-github-pocketbase-dbx-dev,
               golang-github-pocketbase-tygoja-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,
               golang-modernc-sqlite-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/pocketbase
Vcs-Git: https://salsa.debian.org/go-team/packages/pocketbase.git
Homepage: https://github.com/pocketbase/pocketbase
XS-Go-Import-Path: github.com/pocketbase/pocketbase

Package: pocketbase
Section: golang
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: Open Source realtime backend in 1 file (program)
 PocketBase is a lightweight micro-backend that combines an embedded
 SQLite database with real-time subscriptions, built-in user and file
 management and a simple REST-ish API.
 .
 This package provides the standalone pocketbase executable server. It
 can be used as a self-contained web application backend or embedded
 directly into Go applications.

Package: golang-github-pocketbase-pocketbase-dev
Section: golang
Architecture: all
Depends: ${misc:Depends},
Description: Open Source realtime backend in 1 file (library)
 PocketBase is a lightweight micro-backend that combines an embedded
 SQLite database with real-time subscriptions, built-in user and file
 management, an intuitive administrative dashboard UI, and a simple
 REST-ish API.
 .
 This package contains the source code and development files needed to
 build the self-contained go application for the standalone pocketbase
 executable server.
