golang-gopkg-dancannon-gorethink.v1 1.4.1-2 source package in Ubuntu

Changelog

golang-gopkg-dancannon-gorethink.v1 (1.4.1-2) unstable; urgency=medium

  [ Guillem Jover ]
  * Reintroduce in Debian. (Closes: #841081)
  * Use https in debian/copyright Format field.
  * Rename XS-Go-Import-Path value to the correct name.
  * Remove unused misc:Built-Using field.
  * Remove unused links file.
  * Use _build as build directory.
  * Bump Standards-Version to 3.9.8 (no changes needed).

  [ Tim Potter ]
  * Re-import 1.4.1 source as repo was updated with v2.0.1 source.
  * Add docs and example files.

 -- Guillem Jover <email address hidden>  Fri, 07 Oct 2016 13:15:57 +0200

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

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-dancannon-gorethink.v1_1.4.1-2.dsc 2.4 KiB 7a822b94e88a39856d63d5819346fb001758c2902a795ec5d809a1bf61540c84
golang-gopkg-dancannon-gorethink.v1_1.4.1.orig.tar.gz 112.8 KiB 8bce61ea12b9977ee85e945915c3b0fc2903e30ec29016d03f7ef91645371efb
golang-gopkg-dancannon-gorethink.v1_1.4.1-2.debian.tar.xz 2.3 KiB 575de018496e4e9e3709a4e54c5e436e2a3411a931509ff9098edc25b43c33b5

No changes file available.

Binary packages built by this source

golang-gopkg-dancannon-gorethink.v1-dev: RethinkDB driver for Go

 RethinkDB >= 2.0 compatible driver. The driver uses a connection
 pool at all times, by default it creates and frees connections
 automatically. It's safe for concurrent use by multiple goroutines.