Codebase list golang-github-hashicorp-go-version / 74467c4
Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request go-team/packages/golang-github-hashicorp-go-version!1 Jelmer Vernooij 3 years ago
4 changed file(s) with 16 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 golang-github-hashicorp-go-version (1.2.0-2) UNRELEASED; urgency=low
1
2 * Set debhelper-compat version in Build-Depends.
3 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
4 Repository-Browse.
5 * Update standards version to 4.5.0, no changes needed.
6
7 -- Debian Janitor <janitor@jelmer.uk> Sat, 06 Jun 2020 17:21:40 -0000
8
09 golang-github-hashicorp-go-version (1.2.0-1) unstable; urgency=medium
110
211 * New upstream release.
+0
-1
debian/compat less more
0 12
00 Source: golang-github-hashicorp-go-version
11 Section: devel
22 Priority: optional
3 Standards-Version: 4.4.1
3 Standards-Version: 4.5.0
44 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
55 Uploaders: Dmitry Smirnov <onlyjob@debian.org>
6 Build-Depends: debhelper (>= 12~),
6 Build-Depends: debhelper-compat (= 12),
77 dh-golang,
88 golang-any
99 Homepage: https://github.com/hashicorp/go-version
0 ---
1 Bug-Database: https://github.com/hashicorp/go-version/issues
2 Bug-Submit: https://github.com/hashicorp/go-version/issues/new
3 Repository: https://github.com/hashicorp/go-version.git
4 Repository-Browse: https://github.com/hashicorp/go-version