File: control

package info (click to toggle)
golang-github-blang-semver 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, buster-backports
  • size: 160 kB
  • ctags: 161
  • sloc: makefile: 3
file content (21 lines) | stat: -rw-r--r-- 868 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
Source: golang-github-blang-semver
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>, Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.1.0
Homepage: https://github.com/blang/semver
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-blang-semver.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-blang-semver.git
XS-Go-Import-Path: github.com/blang/semver

Package: golang-github-blang-semver-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: semantic versioning library
 Semantic Versioning (http://semver.org/) library written in golang.
 It fully covers specification version 2.0.0.