File: control

package info (click to toggle)
golang-github-pborman-uuid 1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, buster-backports
  • size: 168 kB
  • sloc: makefile: 5
file content (30 lines) | stat: -rw-r--r-- 1,273 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
26
27
28
29
30
Source: golang-github-pborman-uuid
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Sergio Schvezov <sergio.schvezov@canonical.com>, Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 11~), dh-golang, golang-any
Standards-Version: 4.1.4
Homepage: https://github.com/pborman/uuid
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pborman-uuid
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pborman-uuid.git
XS-Go-Import-Path: github.com/pborman/uuid
Testsuite: autopkgtest-pkg-go

Package: golang-github-pborman-uuid-dev
Provides: golang-uuid-dev
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: golang-uuid-dev (<< 0.0+git20150824.0.cccd189-1~)
Replaces: golang-uuid-dev (<< 0.0+git20150824.0.cccd189-1~)
Description: Go bindings to work with UUIDs
 Generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication
 and Security Services.

Package: golang-uuid-dev
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, golang-github-pborman-uuid-dev
Description: Transitional package for golang-github-pborman-uuid-dev
 This is a transitional package to ease upgrades to the
 golang-github-pborman-uuid-dev package.