golang-github-go-xorm-core 0.5.7+git20170909.0.da1adaf-1 source package in Ubuntu

Changelog

golang-github-go-xorm-core (0.5.7+git20170909.0.da1adaf-1) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Team upload.
  * Remove Built-Using from arch:all -dev package

  [ Michael Lustfield ]
  * New upstream build.
  * Maintenance updates:
    - Standards-Version bump.
    - Clean up d/watch.
    - Add Testsuite to d/control.

 -- Michael Lustfield <email address hidden>  Sat, 30 Sep 2017 01:29:00 -0500

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-go-xorm-core_0.5.7+git20170909.0.da1adaf-1.dsc 2.4 KiB 7a6357b226de745788ac8f0dfee773525ae2e490156cf878f0193b9aa473f700
golang-github-go-xorm-core_0.5.7+git20170909.0.da1adaf.orig.tar.xz 14.7 KiB 0ff0ed9d421fe6016f875a8636da8ed3333fb6c13adc31dbbcc63358b62d1e19
golang-github-go-xorm-core_0.5.7+git20170909.0.da1adaf-1.debian.tar.xz 2.8 KiB f520bfa93f4926791f4ae75dc9552a5116ba745b08de879d6c8b4ed017f4fef6

No changes file available.

Binary packages built by this source

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

 Core is a lightweight wrapper of sql.DB. It was originally
 part of xorm, a simple and powerful ORM for Go with support
 mysql/sqlite3/postgres/mssql/oracle.