Codebase list golang-github-nlopes-slack / dc3fb582-20b3-497b-b994-a17903caf344/main
Bump debhelper from old 12 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html Debian Janitor 2 years ago
2 changed file(s) with 7 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 golang-github-nlopes-slack (0.1.0-2) UNRELEASED; urgency=medium
1
2 * Bump debhelper from old 12 to 13.
3
4 -- Debian Janitor <janitor@jelmer.uk> Sat, 11 Sep 2021 05:55:46 -0000
5
06 golang-github-nlopes-slack (0.1.0-1) unstable; urgency=medium
17
28 * Initial release (Closes: #892804)
22 Priority: optional
33 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
44 Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
5 Build-Depends: debhelper-compat (= 12),
5 Build-Depends: debhelper-compat (= 13),
66 dh-golang,
77 golang-any,
88 golang-github-stretchr-testify-dev,