Source: golang-github-launchdarkly-go-semver
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Mikhail Potemkin <potemkinmr@gmail.com>,
 Otto Kekäläinen <otto@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-stretchr-testify-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-semver
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-semver.git
Homepage: https://github.com/launchdarkly/go-semver
XS-Go-Import-Path: github.com/launchdarkly/go-semver

Package: golang-github-launchdarkly-go-semver-dev
Architecture: all
Multi-Arch: foreign
Depends: 
 ${misc:Depends},
Description: semantic version parsing and comparison package (library)
 This Go package implements parsing and comparison of semantic version
 (semver) strings, as defined by the Semantic Versioning 2.0.0
 specification (https://semver.org/).
