Source: golang-github-blang-semver
Section: golang
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-compat (= 14),
 dh-sequence-golang,
 golang-any,
Standards-Version: 4.7.4
Homepage: https://github.com/blang/semver
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-blang-semver
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-blang-semver.git
XS-Go-Import-Path: github.com/blang/semver
Testsuite: autopkgtest-pkg-go

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