Source: golang-github-lxc-incus-os
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Mathias Gibbens <gibmat@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-lxc-incus-os
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-lxc-incus-os.git
Homepage: https://github.com/lxc/incus-os
XS-Go-Import-Path: github.com/lxc/incus-os

Package: golang-github-lxc-incus-os-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-futurfusion-openfga-sync-dev,
         ${misc:Depends}
Description: IncusOS api and cli modules (library)
 IncusOS is an immutable OS image dedicated to running Incus. It's based on
 Debian 13 and built using mkosi. A select subset of the IncusOS code (the
 api and cli modules) are included in this package to facilitate the building
 of Incus packages.
 .
 This package contains a subset of the IncusOS source code for use in building
 other Debian packages -- normal users should not directly use this package in
 their regular development workflow. Rather, they should use `go get`.
