golang-github-knqyf263-go-version 1.1.1-3 source package in Ubuntu

Changelog

golang-github-knqyf263-go-version (1.1.1-3) unstable; urgency=medium

  [Debian Janitor]
  * Trim trailing whitespace.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Apply multi-arch hints.
    + golang-github-knqyf263-go-version-dev: Add Multi-Arch: foreign.

  [Thorsten Alteholz]
  * Add myself as Uploader:
  * debian/control: use dh13
  * debian/control: bump standard to 4.5.1 (no changes)

 -- Thorsten Alteholz <email address hidden>  Fri, 15 Jan 2021 16:50:53 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-knqyf263-go-version_1.1.1-3.dsc 2.4 KiB b10a4c3ff20f73ece2bab63b8fdef1202e5c6c0a14367f8b3e8a714046a3390f
golang-github-knqyf263-go-version_1.1.1.orig.tar.xz 11.8 KiB 52454a2dc562b998e5fb8ad55056b50faa5a4c1d5ebd682e0482719dd3726eb5
golang-github-knqyf263-go-version_1.1.1-3.debian.tar.xz 2.3 KiB 8761f2ac0253cdd018afca9849c206114b3d888e8ab507187a62567dbc9f6721

Available diffs

No changes file available.

Binary packages built by this source

golang-github-knqyf263-go-version-dev: Go library for parsing and verifying versions, and version constraints

 go-version is a library for parsing versions and version constraints,
 and verifying versions against a set of constraints. go-version can sort
 a collection of versions properly, handles prerelease/beta versions,
 can increment versions, etc.