golang-gopkg-h2non-filetype.v1 1.1.3+ds1-1 source package in Ubuntu

Changelog

golang-gopkg-h2non-filetype.v1 (1.1.3+ds1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.1.5, no changes needed.

  [ Anthony Fok ]
  * New upstream version 1.1.3+ds1
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Update debian/watch so that it can detect new versions on GitHub again
  * Reorder fields in debian/control and debian/copyright
    and make minor edits
  * Change Section from devel to golang
  * Update Maintainer email address to <email address hidden>
  * Adopt package from Alexandre Viau.  Thank you for all the great work
    you have done in maintaining this package, aviau!  (Closes: #940444)
  * Add "Rules-Requires-Root: no" to debian/control
  * Bump debhelper build-dependency to debhelper-compat (= 13)"
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Invoke dh with --builddirectory=_build
  * Bump Standards-Version to 4.6.2 (no change)
  * Set upstream metadata fields: Repository, Repository-Browse
  * Adjust for the new github.com/h2non/filetype canonical name:
    Change debian/golang-gopkg-h2non-filetype.v1-dev.links
    so that gopkg.in/h2non/filetype.v1 becomes a symlink instead,
    and add debian/golang-gopkg-h2non-filetype.v1-dev.maintscript
    for the symlink_to_dir and dir_to_symlink transition.

 -- Anthony Fok <email address hidden>  Fri, 10 Mar 2023 21:17:33 -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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-h2non-filetype.v1_1.1.3+ds1-1.dsc 2.3 KiB 372d30c742933de71eafc54fd8b7cd4a379ea36ebc84a8f1c378f1cbe39e7f54
golang-gopkg-h2non-filetype.v1_1.1.3+ds1.orig.tar.xz 13.8 KiB 367c618415d42995f03080089e345811e1b5c68a7cea054848197d09574a82ae
golang-gopkg-h2non-filetype.v1_1.1.3+ds1-1.debian.tar.xz 3.0 KiB 5ec53f3317d796d6dfd3ef0dc150e6d3dd385c571e748ba9548eff244973853f

Available diffs

No changes file available.

Binary packages built by this source

golang-gopkg-h2non-filetype.v1-dev: Go package to infer file types based on the magic numbers header signature

 Filetype is a small, fast and dependency-free Go package to infer file and
 MIME type checking the magic numbers signature.