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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
golang-ginkgo (1.14.2-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Roger Shimizu ]
* New upstream release 1.14.2
* debian/patches:
- Refresh patches.
- Add patch 0006 to import golang-github-influxdata-tail-dev
instead of golang-github-hpcloud-tail-dev
* debian/control:
- Replace B-D golang-github-hpcloud-tail-dev with
golang-github-influxdata-tail-dev.
* debian/watch:
- Update watch to match filename in archive.
-- Roger Shimizu <rosh@debian.org> Sun, 22 Nov 2020 21:00:04 +0900
golang-ginkgo (1.12.0-7) unstable; urgency=medium
* Team upload.
* Upload to sid.
-- Shengjing Zhu <zhsj@debian.org> Thu, 13 Feb 2020 23:43:55 +0800
golang-ginkgo (1.12.0-6) experimental; urgency=medium
* Team upload.
* Fix missing copyright info
-- Shengjing Zhu <zhsj@debian.org> Sun, 09 Feb 2020 03:49:54 +0800
golang-ginkgo (1.12.0-5) experimental; urgency=medium
* Team upload.
* Split ginkgo binary from dev packages
+ Add a ginkgo package
+ Rename golang-ginkgo-dev to golang-github-onsi-ginkgo-dev
-- Shengjing Zhu <zhsj@debian.org> Sun, 09 Feb 2020 01:03:34 +0800
golang-ginkgo (1.12.0-4) unstable; urgency=medium
* Team upload.
* Add patch to skip failed test on mips64le, riscv64, ppc64
-- Shengjing Zhu <zhsj@debian.org> Sat, 08 Feb 2020 19:54:37 +0800
golang-ginkgo (1.12.0-3) unstable; urgency=medium
* Team upload.
* Increase test timeout in go args as well
-- Shengjing Zhu <zhsj@debian.org> Sat, 08 Feb 2020 01:42:20 +0800
golang-ginkgo (1.12.0-2) unstable; urgency=medium
* Team upload.
* Add patch to only run race detector on supported arch
* Add patch to increase default test timeout
-- Shengjing Zhu <zhsj@debian.org> Fri, 07 Feb 2020 23:31:14 +0800
golang-ginkgo (1.12.0-1) unstable; urgency=medium
* Team upload.
[ Martín Ferrari ]
* Disable color output, so build logs are readable.
* Reenable almost all tests, using a custom test command.
* Disable debian/watch, as upstream is not doing releases any more.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Shengjing Zhu ]
* New upstream release
Support riscv64 (Closes: #950844)
* Update maintainer address to team+pkg-go@tracker.debian.org
* Update Priority to optional
* Update Standards-Version to 4.5.0 (no changes)
* Add Rules-Requires-Root
* Add autopkgtest-pkg-go
* Update debhelper-compat to 12
* Add golang-{github-hpcloud-tail,golang-x-sys}-dev to {Build-,}Depends
* Add uscan watch again
* Skip go module test
* Remove unused debian/source/local-options
* Remove unused lintian-overrides
* Change copyright format url to https
-- Shengjing Zhu <zhsj@debian.org> Fri, 07 Feb 2020 20:06:45 +0800
golang-ginkgo (1.2.0+git20161006.acfa16a-1) unstable; urgency=medium
* New upstream snapshot that fixes build issues in gccgo.
-- Martín Ferrari <tincho@debian.org> Fri, 07 Oct 2016 13:35:04 +0200
golang-ginkgo (1.2.0+git20160914.46c87bb-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Martín Ferrari ]
* Upstream has communicated that they won't be making releases unless there
is a breaking change. Making a new release out of a git snapshot.
* Remove now unneeded patches (addressed upstream).
* Packaging refresh:
- Updated Standards-Version (no changes).
- Use new dh-golang features.
- Use golang-any.
- Remove Built-Using.
-- Martín Ferrari <tincho@debian.org> Mon, 26 Sep 2016 15:44:25 +0000
golang-ginkgo (1.2.0-3) unstable; urgency=medium
* Reduce flakiness in timing-related test. Closes: #819214.
-- Martín Ferrari <tincho@debian.org> Sat, 02 Apr 2016 15:04:54 +0000
golang-ginkgo (1.2.0-2) unstable; urgency=medium
* Provide compatibility patch for arm64. Closes: #803099
* Update Standards-Version with no changes.
-- Martín Ferrari <tincho@debian.org> Sun, 13 Mar 2016 15:08:00 +0000
golang-ginkgo (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Migration to pkg-go team.
* Added lintian override.
-- Martín Ferrari <tincho@debian.org> Tue, 07 Jul 2015 06:46:08 +0000
golang-ginkgo (1.1.1-1) unstable; urgency=medium
* New upstream release. (Closes: #784623)
-- Martín Ferrari <tincho@debian.org> Thu, 07 May 2015 19:10:28 +0000
golang-ginkgo (1.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #778516)
-- Martín Ferrari <tincho@debian.org> Mon, 16 Feb 2015 06:55:36 +0000
|