Codebase list golang-github-renekroon-ttlcache / c8ed5a6
use debhelper 12 Sascha Steinbiss 4 years ago
3 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * New upstream release.
33 * Bump Standards-Version.
4 * Use debhelper 12.
45 * Drop bench directory from source.
56
67 -- Sascha Steinbiss <satta@debian.org> Sun, 20 Oct 2019 23:57:23 +0200
22 Priority: optional
33 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
44 Uploaders: Sascha Steinbiss <satta@debian.org>
5 Build-Depends: debhelper (>= 11),
5 Build-Depends: debhelper (>= 12),
66 dh-golang,
77 golang-any,
88 golang-github-stretchr-testify-dev