golang-github-aws-smithy-go 1.19.0-1 source package in Ubuntu

Changelog

golang-github-aws-smithy-go (1.19.0-1) unstable; urgency=medium

  * New upstream version 1.19.0
  * Add debian/watch
  * Reorder fields in debian/control and debian/copyright
  * Change Section from devel to golang
  * Bump debhelper build-dependency to debhelper-compat (= 13)"
  * Bump versioned dependencies as per go.mod
  * Bump Standards-Version to 4.6.2 (no change)
  * Drop -dev package’s unused dependency on ${shlibs:Depends}
  * Add "Rules-Requires-Root: no" to debian/control
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Invoke dh with --builddirectory=_build
  * Add myself to the list of Uploaders
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance

 -- Anthony Fok <email address hidden>  Fri, 23 Feb 2024 15:00:40 -0700

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-aws-smithy-go_1.19.0-1.dsc 2.3 KiB 2dc3f46b52a4612cf03387dcf7593f6d54687f99719d40030787ed969e1bec20
golang-github-aws-smithy-go_1.19.0.orig.tar.gz 363.9 KiB 56e0c5005dd0fc2c9db98faa843ea5e666ea0d6b37eeac734784e6ec91f70f56
golang-github-aws-smithy-go_1.19.0-1.debian.tar.xz 2.9 KiB 7217f0841a881dda8ea161c5f0321221ee6bc434e5f87be3766670613ac55f4d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-aws-smithy-go-dev: Smithy code generators for Go (library)

 This package provides Smithy code generator for go.
 .
 Smithy is a language for defining services and SDKs. It is designed to work
 with any programming language, describe services running in any environment,
 and work with any kind of transport or serialization format. It is extended
 through traits. Its models are defined by resources and operations.