golang-github-launchdarkly-go-semver 1.0.2-1
Package Information
| 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/). |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Mikhail Potemkin <potemkinmr@gmail.com> |
| Sponsor | otto@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-semver.git (browse) |
| Closes | #1128919 |
| Tracker | https://tracker.debian.org/pkg/golang-github-launchdarkly-go-semver |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Version | 1.0.2-1 |
|---|---|
| Changed-By | Mikhail Potemkin |
| Architecture | source all |
| Distribution | unstable |
| Date | Sun, 31 May 2026 19:13:51 +0300 |
| Source | golang-github-launchdarkly-go-semver |
Changelog
golang-github-launchdarkly-go-semver (1.0.2-1) unstable; urgency=medium . * Initial release (Closes: #1128919)
.dsc
| Package-List | golang-github-launchdarkly-go-semver-dev deb golang optional arch=all |
|---|---|
| Section | golang |
| Priority | optional |
| Component | main |
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".