File: control

package info (click to toggle)
golang-github-ostreedev-ostree-go 0.0%2Bgit20210805.719684c64e4f-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 232 kB
  • sloc: ansic: 158; makefile: 20; sh: 14
file content (30 lines) | stat: -rw-r--r-- 1,143 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: golang-github-ostreedev-ostree-go
Section: devel
Priority: optional
Standards-Version: 4.5.0
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Juan Picca <jumapico@gmail.com>,
           Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 12),
    dh-golang,
               golang-any,
    golang-github-14rcole-gopopulate-dev,
    libglib2.0-dev,
    libostree-dev,
    pkgconf | pkg-config,
Homepage: https://github.com/ostreedev/ostree-go
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ostreedev-ostree-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ostreedev-ostree-go.git
XS-Go-Import-Path: github.com/ostreedev/ostree-go
Testsuite: autopkgtest-pkg-go

Package: golang-github-ostreedev-ostree-go-dev
Architecture: all
Depends: ${misc:Depends},
    golang-github-14rcole-gopopulate-dev,
    libglib2.0-dev,
    libostree-dev,
    pkgconf | pkg-config,
Description: Golang bindings for httt://github.com/ostreedev/ostree
 OSTree-Go Go bindings for OSTree. Find out more about OSTree here
 (https://github.com/ostreedev/ostree)