File: control

package info (click to toggle)
golang-github-twstrike-gotk3adapter 0.0~git20170505.0.901a95d%2Bds-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,232 kB
  • sloc: ruby: 478; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 1,259 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
31
Source: golang-github-twstrike-gotk3adapter
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Section: devel
Priority: optional
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-go,
               golang-github-gotk3-gotk3-dev (>= 0.0~GOTK3~0~2~0+git20170418.0.96d4110),
               libglib2.0-dev,
               libcairo2-dev,
               libpango1.0-dev,
               libgtk-3-dev,
               libgio-cil,
               xvfb,
               xauth
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-twstrike-gotk3adapter
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-twstrike-gotk3adapter.git
Homepage: https://github.com/twstrike/gotk3adapter
XS-Go-Import-Path: github.com/twstrike/gotk3adapter

Package: golang-github-twstrike-gotk3adapter-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go,
         golang-github-gotk3-gotk3-dev (>= 0.0~GOTK3~0~2~0+git20170418.0.96d4110)
Description: adapters and interfaces for gotk3
 The gotk3adapter package contains adapters and interfaces for gotk3 in order
 to make testing possible.