golang-github-pearkes-dnsimple 0.0~git20161003.0adf7d0-3 source package in Ubuntu

Changelog

golang-github-pearkes-dnsimple (0.0~git20161003.0adf7d0-3) unstable; urgency=low

  [ Debian Janitor ]
  * 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.
  * Update standards version to 4.5.0, no changes needed.

  [ Thorsten Alteholz ]
  * update watch file

 -- Thorsten Alteholz <email address hidden>  Mon, 23 Nov 2020 02:10:02 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Low 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-pearkes-dnsimple_0.0~git20161003.0adf7d0-3.dsc 2.6 KiB 11a290eb79482fd644974a74ab95523d0668f241d354ef676e35072f5bfb0ccb
golang-github-pearkes-dnsimple_0.0~git20161003.0adf7d0.orig.tar.xz 10.6 KiB 77888cf995f428903a64449d6e05b266ced2718360b881fe664124a05bb0a52b
golang-github-pearkes-dnsimple_0.0~git20161003.0adf7d0-3.debian.tar.xz 2.2 KiB 3ce3fe4145571de48b0c784b44e8fd2ee0d88ca2448083e772f435ff9ecaf0d8

No changes file available.

Binary packages built by this source

golang-github-pearkes-dnsimple-dev: DNSimple library written in Go

 This package provides the dnsimple package which offers an interface to
 the DNSimple API.
 .
 It's intentionally designed to make heavy use of built-ins and strings in
 place of custom data structures and proper types. It also only implements
 specific endpoints, and doesn't have full API coverage.