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
|
golang-github-cloudflare-circl (1.3.1-2) unstable; urgency=medium
* debian/control: Add golang-golang-x-crypto-dev to B-D and Depends.
* debian/rules: Remove path internal/shake/testdata which does not
exist (Closes: #1028832).
-- Roger Shimizu <rosh@debian.org> Sun, 15 Jan 2023 17:58:51 -0800
golang-github-cloudflare-circl (1.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream version.
-- Martin Dosch <martin@mdosch.de> Thu, 22 Dec 2022 09:23:21 +0000
golang-github-cloudflare-circl (1.3.0-1) unstable; urgency=medium
[ Martin Dosch ]
* Team upload.
* debian/control: Add go-ristretto dependency.
* New upstream version.
[ Nilesh Patra ]
* Update d/u/metadata
* Bump Standards-Version to 4.6.1 (no changes needed)
* Bump debhelper compatibility level to 13
-- Martin Dosch <martin@mdosch.de> Sat, 12 Nov 2022 11:24:45 +0530
golang-github-cloudflare-circl (1.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream version.
-- Martin Dosch <martin@mdosch.de> Wed, 17 Aug 2022 22:08:24 +0530
golang-github-cloudflare-circl (1.0.0+20200724-2) unstable; urgency=medium
[ William 'jawn-smith' Wilson ]
* Fix FTBFS with Go 1.18 (Closes: #1007790, #1008439).
Thanks to William 'jawn-smith' Wilson for his patch from ubuntu.
-- Roger Shimizu <rosh@debian.org> Thu, 19 May 2022 19:43:42 +0900
golang-github-cloudflare-circl (1.0.0+20200724-1) unstable; urgency=medium
* Upload to unstable.
-- Roger Shimizu <rosh@debian.org> Wed, 29 Jul 2020 01:40:12 +0900
golang-github-cloudflare-circl (1.0.0+20200724-1~exp2) experimental; urgency=medium
* debian/rules:
- Extend the go test timeout to 30m to see whether it works on
reproducible builds.
-- Roger Shimizu <rosh@debian.org> Mon, 27 Jul 2020 02:52:09 +0900
golang-github-cloudflare-circl (1.0.0+20200724-1~exp1) experimental; urgency=medium
* New upstream release 1.0.0+20200724
* debian/control:
- Add B-D: golang-github-mmcloughlin-avo-dev
* debian/rules:
- Add program folders to DH_GOLANG_EXCLUDES, to avoid building them.
- Add new testdata folders to DH_GOLANG_INSTALL_EXTRA.
-- Roger Shimizu <rosh@debian.org> Sat, 25 Jul 2020 21:51:03 +0900
golang-github-cloudflare-circl (1.0.0-2) unstable; urgency=medium
* Source only upload.
-- Roger Shimizu <rosh@debian.org> Fri, 10 Jul 2020 22:49:34 +0900
golang-github-cloudflare-circl (1.0.0-1) unstable; urgency=medium
* Initial release (Closes: #933312)
-- Roger Shimizu <rosh@debian.org> Thu, 09 Jul 2020 19:08:45 +0900
|