golang-github-jacobsa-timeutil 0.0~git20150615-2 source package in Ubuntu
Changelog
golang-github-jacobsa-timeutil (0.0~git20150615-2) unstable; urgency=medium [ Paul Tagliamonte ] * Use a secure transport for the Vcs-Git and Vcs-Browser URL * Remove Built-Using from arch:all -dev package [ Michael Stapelberg ] * Switch to XS-Go-Import-Path -- Michael Stapelberg <email address hidden> Fri, 09 Feb 2018 09:30:51 +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 | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc | |
| Questing | release | universe | misc | |
| Plucky | release | universe | misc | |
| Oracular | release | universe | misc | |
| Noble | release | universe | misc | |
| Mantic | release | universe | misc | |
| Lunar | release | universe | misc | |
| Jammy | release | universe | misc | |
| Focal | release | universe | misc | |
| Bionic | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| golang-github-jacobsa-timeutil_0.0~git20150615-2.dsc | 2.4 KiB | 1e314724776655d4a014214d752e09489ec91c3cca113e2f0990c609c53ab1a7 |
| golang-github-jacobsa-timeutil_0.0~git20150615.orig.tar.bz2 | 5.9 KiB | 8f2c2c0e05176a9e315d021df54c350d131fa8f79494f69f899a2373aabdc81a |
| golang-github-jacobsa-timeutil_0.0~git20150615-2.debian.tar.xz | 1.7 KiB | 95ec9b2be2e74ff2e02191181caf4453a673fa5ede793bb8bb4c5ddaa27fc7e9 |
Available diffs
- diff from 0.0~git20150615-1 to 0.0~git20150615-2 (899 bytes)
No changes file available.
Binary packages built by this source
- golang-github-jacobsa-timeutil-dev: code supplementing Go's time package
This package contains code that supplements the time package from the Go
standard library. In particular:
.
* A Clock interface, with a fake implementation that can be used in tests.
* Implementations of oglematchers.Matcher for time values.
