dh-golang 1.52 source package in Ubuntu

Changelog

dh-golang (1.52) unstable; urgency=medium

  * Team upload.
  * Debhelper::Buildsystem::golang: Use qw instead of quotes.
  * Enable warnings in perl code.
  * Use modern parent instead of base module.
  * example: Comment DH_VERBOSE by default.
  * Update documentation and example about the sequencer usage.
  * Debhelper::Buildsystem::golang: Add auto-detection support.
  * Debhelper::Buildsystem::golang: Auto-detect using more dependency manager
    files.
  * Add gitignore files.
  * Debhelper::Buildsystem::golang: Change default build directory to _build.
  * Debhelper::Buildsystem::golang: Do not try to parse missing
    XS-Go-Import-Path.
  * Debhelper::Buildsystem::golang, example: Update dh usage documentation.
  * Debian::Debhelper::Buildsystem::golang: Ignore '.' in find() on configure.
  * Bump Standards-Version to 4.6.0 (no changes needed).

 -- Guillem Jover <email address hidden>  Wed, 24 Nov 2021 14:48:20 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-golang_1.52.dsc 1.7 KiB 322cb377ba841ecc1e72f510d00a22818a4412b8e90ea8e9fde05406acf79455
dh-golang_1.52.tar.xz 17.1 KiB a07107cab9d19bfa9697d7c9db965ca5fd44c18c37bf21c71a2a46fae353c20f

Available diffs

No changes file available.

Binary packages built by this source

dh-golang: debhelper add-on for packaging software written in Go (golang)

 dh-golang provides a debhelper sequence addon named 'golang', a buildsystem
 module named 'golang' and a command called dh_golang.
 .
 The golang debhelper buildsystem is designed to make packaging programs
 written in Go very simple.