DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-launchdarkly-go-semver 1.0.2-1

Package Information

Descriptionsemantic 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/).

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByMikhail Potemkin <potemkinmr@gmail.com>
Sponsorotto@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-semver.git (browse)
Closes#1128919
Trackerhttps://tracker.debian.org/pkg/golang-github-launchdarkly-go-semver
Uploaded4 hours ago

New Package Report

.changes
Version1.0.2-1
Changed-ByMikhail Potemkin
Architecturesource all
Distributionunstable
DateSun, 31 May 2026 19:13:51 +0300
Sourcegolang-github-launchdarkly-go-semver
Changelog
golang-github-launchdarkly-go-semver (1.0.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1128919)
.dsc
Package-Listgolang-github-launchdarkly-go-semver-dev deb golang optional arch=all
Sectiongolang
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/launchdarkly/go-semver
Upstream-Name: go-semver
Upstream-Contact: https://github.com/launchdarkly/go-semver

Files:
 *
Copyright:
 2020 LaunchDarkly
License: Apache-2.0

Files: 
 debian/*
Copyright:
 2026 Mikhail Potemkin <potemkinmr@gmail.com>
 2026 Otto Kekäläinen <otto@debian.org>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Back to Dashboard | View all reviews for this package