1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
golang-github-hashicorp-go-version (1.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.6.0
* Set debian-branch to debian/sid for DEP-14 conformance
* Bump Standards-Version to 4.6.2 (no change)
-- Anthony Fok <foka@debian.org> Tue, 11 Jul 2023 00:23:19 -0600
golang-github-hashicorp-go-version (1.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.3.0
* Reorder fields in debian/control and debian/copyright
as would be generated in the next dh-make-golang release after 0.6.0-1
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
* Use dh-sequence-golang instead of dh-golang and --with=golang
-- Anthony Fok <foka@debian.org> Wed, 29 Dec 2021 20:20:13 -0700
golang-github-hashicorp-go-version (1.2.1-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor (Jelmer Vernooij) ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
* Apply multi-arch hints.
+ golang-github-hashicorp-go-version-dev: Add Multi-Arch: foreign.
[ Anthony Fok ]
* New upstream version 1.2.1
* Change Section from devel to golang
* Bump Standards-Version to 4.6.0 (no change)
* Add "Rules-Requires-Root: no" to debian/control
-- Anthony Fok <foka@debian.org> Mon, 06 Sep 2021 16:39:33 -0600
golang-github-hashicorp-go-version (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.1.
* DH & compat to version 12.
* Added myself to Uploaders (Closes: #940366).
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 08 Oct 2019 14:14:10 +1100
golang-github-hashicorp-go-version (1.1.0-1) unstable; urgency=medium
* Team upload.
[ Arnaud Rebillout ]
* Add a watch file
* New upstream version 1.1.0
* Bump compat to 11
* Set standards version to 4.2.1
[ Dr. Tobias Quathamer ]
* Update team name
* Update to Standards-Version 4.3.0
- Use HTTPS URL for d/copyright
* Use golang-any instead of golang-go
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 20 Jan 2019 12:40:05 +0100
golang-github-hashicorp-go-version (0.0~git20171129.4fe82ae-3) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:48:39 -0500
golang-github-hashicorp-go-version (0.0~git20171129.4fe82ae-2) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:29:44 -0500
golang-github-hashicorp-go-version (0.0~git20171129.4fe82ae-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL.
[ Alexandre Viau ]
* Move to salsa.debian.org.
* Testsuite: autopkgtest-pkg-go.
* Priority extra -> optional.
* New upstream snapshot.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 03:38:42 -0500
golang-github-hashicorp-go-version (0.0~git20150915.0.2b9865f-1) unstable; urgency=medium
* Initial release (Closes: #807243)
-- Alexandre Viau <aviau@debian.org> Sun, 06 Dec 2015 11:40:36 -0500
|