golang-goleveldb 0.0~git20170725.0.b89cc31-1 source package in Ubuntu

Changelog

golang-goleveldb (0.0~git20170725.0.b89cc31-1) unstable; urgency=medium

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

  [ Michael Lustfield ]
  * New upstream build.
  * Drop custom "uscan" from d/rules; fixes lintian warning.
  * Maintenance updates:
    - Standards-Version bump.
    - Clean up d/watch.
    - Add Testsuite to d/control.

 -- Michael Lustfield <email address hidden>  Fri, 29 Sep 2017 15:22:13 -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-goleveldb_0.0~git20170725.0.b89cc31-1.dsc 2.4 KiB 5bb2a176f193cede35f0a366cdbe39cb7a7bc434fc6701bec675a29ace6fa382
golang-goleveldb_0.0~git20170725.0.b89cc31.orig.tar.xz 108.5 KiB 26ef5680cdd2b3776916a07e78c9d1114e32eb78c9e08dd21a67f78a508b4497
golang-goleveldb_0.0~git20170725.0.b89cc31-1.debian.tar.xz 3.0 KiB 4de0bf1f91ddf703b42c1d6f89b251755fea9bf6864f943b7500733e46e3ea65

No changes file available.

Binary packages built by this source

golang-github-syndtr-goleveldb-dev: LevelDB key/value database in Go

 This library provides an implementation of the LevelDB key/value
 database in the Go programming language.
 .
 LevelDB is a fast key-value storage library that provides an ordered
 mapping from string keys to string values.