File: control

package info (click to toggle)
golang-github-pborman-uuid 0.0%2Bgit20150824.0.cccd189-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 144 kB
  • sloc: makefile: 6
file content (29 lines) | stat: -rw-r--r-- 1,161 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
Source: golang-github-pborman-uuid
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Sergio Schvezov <sergio.schvezov@canonical.com>
Build-Depends: debhelper (>= 9), dh-golang, golang-go
Standards-Version: 3.9.6
Homepage: https://github.com/pborman/uuid
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-uuid.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-uuid.git

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~)
Built-Using: ${misc:Built-Using}
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.