golang-github-go-xorm-core 0.6.2-3 source package in Ubuntu

Changelog

golang-github-go-xorm-core (0.6.2-3) unstable; urgency=medium

  * fix test (Closes: #952192)
  * debian/control: use dh12
  * debian/control: set standard to 4.5.0 (no changes)

 -- Thorsten Alteholz <email address hidden>  Sun, 22 Mar 2020 20:00:36 +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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-go-xorm-core_0.6.2-3.dsc 2.4 KiB b4256a55499fc0fec586809bd4d36fb0eb62daec9f452fdea042ec7162912cb1
golang-github-go-xorm-core_0.6.2.orig.tar.xz 16.8 KiB 7cb2d4f3415a42508d65229a1c5747b3e4f22e0c9c9bcd44f2fc9ce6df66675f
golang-github-go-xorm-core_0.6.2-3.debian.tar.xz 2.9 KiB 3ba758620a78e527ac4e6fc1cd87f29665b0a1572b77e5b07e3bd22364bf4b88

Available diffs

No changes file available.

Binary packages built by this source

golang-github-go-xorm-core-dev: lightweight wrapper of database/sql

 This package is a lightweight wrapper of sql.DB.
 .
 It is written in Go and up to now it supports Postgres, sqlite3,
 MySQL, MsSQL and Oracle.