golang-gopkg-httprequest.v1 1.2.1-1 source package in Ubuntu

Changelog

golang-gopkg-httprequest.v1 (1.2.1-1) unstable; urgency=medium

  [ Mathias Gibbens ]
  * New upstream version 1.2.1
  * Add myself to uploaders, and remove Alexandre Viau (Closes: #940445)
    - Thanks for your work Alexandre!
  * d/control:
    - Update Section to golang
    - Update Maintainer field to current team email address
    - Bump Standards-Version (no changes needed)
    - Use debhelper-compat
    - Add Rules-Requires-Root: no
    - Update Build-Depends and Depends
  * d/copyright:
    - Update years
    - Remove unneeded Files-Excluded
  * Refresh d/rules
  * Add d/upstream/metadata
  * Add d/watch

  [ Jelmer Vernooij ]
  * Drop unnecessary trailing comma in XS-Go-Import-Path.

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

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on debhelper.

 -- Mathias Gibbens <email address hidden>  Sat, 20 Nov 2021 15:37:14 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-httprequest.v1_1.2.1-1.dsc 2.4 KiB 63fdc54822393311bf61044bbab26841e9dbba39e28d5f8a6e5dd0b79de058eb
golang-gopkg-httprequest.v1_1.2.1.orig.tar.gz 57.1 KiB 5520045423789b04c95897e4a31474e4f7a4f4e09467a1a2e4a18c25111d00fa
golang-gopkg-httprequest.v1_1.2.1-1.debian.tar.xz 3.1 KiB 59642045f8ed754e3954dcdc0ed409ce9042e925a9c09dfea7a2365ea32470b5

No changes file available.

Binary packages built by this source

golang-gopkg-httprequest.v1-dev: helper types for issuing and handling HTTP requests

 Package httprequest provides functionality for unmarshaling HTTP request
 parameters into a struct type.