File: control

package info (click to toggle)
golang-golang-x-image 0.0~git20200119.58c2397-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,100 kB
  • sloc: makefile: 2
file content (25 lines) | stat: -rw-r--r-- 925 bytes parent folder | download
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
Source: golang-golang-x-image
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dr. Tobias Quathamer <toddy@debian.org>,
           Anthony Fok <foka@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-golang (>= 1.31~),
               golang-any,
               golang-golang-x-text-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-image
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-image.git
Homepage: https://golang.org/x/image/
Rules-Requires-Root: no
XS-Go-Import-Path: golang.org/x/image

Package: golang-golang-x-image-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-golang-x-text-dev
Description: supplementary Go image libraries
 This repository holds supplementary Go image libraries.