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
|
golang-github-hashicorp-go-checkpoint (0.5.0-1) unstable; urgency=medium
[ Debian Janitor (Jelmer Vernooij) ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ Anthony Fok ]
* Revert debian/watch to track released version
* New upstream version 0.5.0
* debian/control:
- Apply "cme fix dpkg" fixes:
+ Organize debian/control fields
+ Bump Standards-Version to 4.5.1 (no change)
- Change Section from devel to golang
- Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
- Add "Rules-Requires-Root: no"
- Add minimum version to dependencies
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
* Disable debian/patches/timeout.patch
* Refresh debian/patches/enable.patch
-- Anthony Fok <foka@debian.org> Wed, 10 Feb 2021 00:13:59 -0700
golang-github-hashicorp-go-checkpoint (0.0~git20171009.1545e56-2) unstable; urgency=medium
* Remove old debian/tests/* in favour of autopkgtest-pkg-go (autodep8)
in hope of getting the autopkgtest to pass evenwith Go 1.11 as default
* Revert "Remove unneeded field Testsuite: autopkgtest-pkg-go"
* Revert "Add Breaks: golang-defaults (<< 2:1.11~)"
* Add myself to the list of Uploaders
* Modify debian/watch to track git HEAD
-- Anthony Fok <foka@debian.org> Tue, 01 Jan 2019 03:30:35 -0700
golang-github-hashicorp-go-checkpoint (0.0~git20171009.1545e56-1) unstable; urgency=medium
[ Alexandre Viau ]
* Team upload.
* Point Vcs-* urls to salsa.debian.org
[ Dr. Tobias Quathamer ]
* New upstream version 0.0~git20171009.1545e56
- Refresh patches
* Use debhelper v11
* Update team name
* Update to Standards-Version 4.3.0
* Remove unneeded field Testsuite: autopkgtest-pkg-go
* Add Breaks: golang-defaults (<< 2:1.11~)
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 30 Dec 2018 23:50:29 +0100
golang-github-hashicorp-go-checkpoint (0.0~git20170624.a8d0786-1) unstable; urgency=medium
* Team upload.
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Shengjing Zhu ]
* New upstream version 0.0~git20170624.a8d0786 (Closes: #875652)
* Update compat and dh to 10
* Update Build-Depends and Depends of -dev
Add golang-github-hashicorp-go-uuid-dev
* Update Standards-Version to 4.1.0
+ Change Priority to optional
+ Add autopkgtest-pkg-go Testsuite
+ Use https in copyright format url
+ Remove full copy of MPL-2.0, it's in /usr/share/common-licenses
-- Shengjing Zhu <i@zhsj.me> Fri, 15 Sep 2017 00:26:52 +0800
golang-github-hashicorp-go-checkpoint (0.0~git20151022.0.e4b2dc3-1) unstable; urgency=medium
* Initial release
-- Tianon Gravi <tianon@debian.org> Tue, 10 Nov 2015 14:47:23 -0800
|