golang-github-gobwas-glob 0.2.3+git20180208.19c076c-2 source package in Ubuntu

Changelog

golang-github-gobwas-glob (0.2.3+git20180208.19c076c-2) unstable; urgency=medium

  [ Michael Stapelberg ]
  * update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)

  [ Debian Janitor (Jelmer Vernooij) ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * golang-github-gobwas-glob-dev: Add Multi-Arch: foreign.

  [ Anthony Fok ]
  * Update Maintainer email address to <email address hidden>
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Add "Rules-Requires-Root: no" to debian/control
  * Apply "cme fix dpkg" fixes:
    - Organize debian/control fields
    - Bump Standards-Version to 4.5.0 (no change)
  * Adopt package from Alexandre Viau.  Thank you for all the great work
    you have done in maintaining this package, aviau! (Closes: #940361)
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance

 -- Anthony Fok <email address hidden>  Sat, 07 Nov 2020 08:52:16 -0700

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-gobwas-glob_0.2.3+git20180208.19c076c-2.dsc 2.3 KiB 1fcb2b389fbd89d2688b24e18de9f2c3357b1b221df87f846ab2e776ab246352
golang-github-gobwas-glob_0.2.3+git20180208.19c076c.orig.tar.xz 22.6 KiB dfe3c4a374acd7d74fe77355e5527f49580b4f11f4c405cb7e7af6bd51840d17
golang-github-gobwas-glob_0.2.3+git20180208.19c076c-2.debian.tar.xz 3.2 KiB 68501228a824393ee0bde0885bb9ea1589dca9cf0209d1a3a6723844fd0545b9

No changes file available.

Binary packages built by this source

golang-github-gobwas-glob-dev: Go glob pattern library

 Package glob provides a glob pattern library. Function Compile
 creates Glob for given pattern and strings (if any present after
 pattern) as separators.