gox 0.3.0-3 source package in Ubuntu

Changelog

gox (0.3.0-3) unstable; urgency=medium

  * deb/control:
    + bump debhelper version to 11 (also in deb/compat).
    + bump standards to 4.1.4 (no further changes needed).
    + Point Vcs-* urls to salsa.debian.org [Alexandre Viau].
  * deb/copyright:
    + use https in format field.
    + replace full verbatim copy of MPL-2.0 license with pointer.
    + expand copyright span of debian/*.
  * deb/rules:
    + drop spurious export of DH_OPTIONS.

 -- Daniel Stender <email address hidden>  Sun, 06 May 2018 11:30:30 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gox_0.3.0-3.dsc 1.9 KiB 12243ce145501b189f6c26c0732473b11a2ece60dfffe207afaeefe0d436cadb
gox_0.3.0.orig.tar.gz 13.3 KiB d3d2b2d7222b7a7646b4dc07ba7342df9ba36849c94cb55268dfbbd91f79f333
gox_0.3.0-3.debian.tar.xz 2.8 KiB 3e2ffd25718cfcec912e821c2c6c7bffcd9f8d2bda517c3b88709c0abf884713

Available diffs

No changes file available.

Binary packages built by this source

gox: simple cross compilation tool for Go

 Gox is a cross compiling build tool for Go which makes it possible to
 produce binaries for foreign platforms without having to install Go on
 the targeted system. Several operating systems and architectures are
 supported, while parallel building on multiple cores is possible.