golang-github-tealeg-xlsx 1.0.5-1 source package in Ubuntu

Changelog

golang-github-tealeg-xlsx (1.0.5-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.0.5
  * Update section to golang
  * Add Rules-Requires-Root
  * Add Multi-Arch hint
  * Drop golang-gopkg-check.v1-dev from Depends.
    Only needed by tests
  * Add testdocs to DH_GOLANG_INSTALL_EXTRA
  * Add patch to fix test with Go1.21
  * Update Standards-Version to 4.6.2 (no changes)
  * Update debhelper-compat to 13

 -- Shengjing Zhu <email address hidden>  Thu, 03 Aug 2023 22:14:04 +0800

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-tealeg-xlsx_1.0.5-1.dsc 1.6 KiB e6133308c7f0a20332cb9424e7da1a7dc087768120d5468ac226abb92986f7dc
golang-github-tealeg-xlsx_1.0.5.orig.tar.gz 7.6 MiB b7b8b1df9b3de441fb5ec422dd7ed06c44f49536577f31026cab388a9acae2a4
golang-github-tealeg-xlsx_1.0.5-1.debian.tar.xz 2.9 KiB 29e23c1c44975dbf1126ffe9ddf66d3ca559c95f50ce69984972d4321f7cd989

No changes file available.

Binary packages built by this source

golang-github-tealeg-xlsx-dev: golang library for reading and writing XLSX files

 golang-github-tealeg-xlsx is a library to simplify reading and writing the
 XML format used by recent version of Microsoft Excel in Go programs.