golang-modernc-internal 1.0.0-2 source package in Ubuntu

Changelog

golang-modernc-internal (1.0.0-2) unstable; urgency=medium

  * Team upload.
  * Bump debhelper-compat.
  * Bump Standards-Version.
  * Change section to golang.

 -- Aloïs Micard <email address hidden>  Fri, 12 Feb 2021 14:52:21 +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
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-modernc-internal_1.0.0-2.dsc 2.2 KiB 8635c460402fe361e23f17debcc4a0b8fd00200ffdfbd1102d4c65e1708c2340
golang-modernc-internal_1.0.0.orig.tar.gz 9.7 KiB d4705febf048592dfbc4a93a9e8a2c5077cdcebadc819883f44b4050e43f9497
golang-modernc-internal_1.0.0-2.debian.tar.xz 2.7 KiB cc6804e84ef10649545a28e4e813f358a32ebda7d3ca0410086750bd9ff5a76c

Available diffs

No changes file available.

Binary packages built by this source

golang-modernc-internal-dev: modernc-specific internals

 This library contains packages used by other modernc
 packages.
 .
 Package buffer implements a pool of pointers to byte slices.
 .
 Package file provides an os.File-like interface of a memory
 mapped file.
 .
 Package slice implements pools of pointers to slices.