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
|
golang-github-hashicorp-yamux (0.1.1-1) unstable; urgency=medium
* Team Upload
* Watch file to track upstream tags
* New upstream version 0.1.1
* Add patch to fix flaky TestGoAway
* Add patch to increase timeout in TestSendData_VeryLarge (Closes: #852964)
* Update section to golang
* Update maintainer address to team+pkg-go@tracker.debian.org
* Add Rules-Requires-Root
-- Shengjing Zhu <zhsj@debian.org> Wed, 19 Jul 2023 18:27:45 +0800
golang-github-hashicorp-yamux (0.0+git20210316.a95892c-2) unstable; urgency=medium
* Team Upload
[ Pirate Praveen ]
* Reupload to unstable (only nomad fails to build and it is removed from
testing already due to other issues)
* Bump Standards-Version to 4.6.2 (no changes needed)
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Tianon Gravi ]
* Remove self from Uploaders
-- Pirate Praveen <praveen@debian.org> Sun, 11 Jun 2023 15:45:03 +0530
golang-github-hashicorp-yamux (0.0+git20210316.a95892c-1) experimental; urgency=medium
* Team upload
[ Debian Janitor ]
* Apply multi-arch hints. + golang-github-hashicorp-yamux-dev: Add
Multi-Arch: foreign.
* Remove constraints unnecessary since stretch
[ Sruthi Chandran ]
* New upstream version 0.0+git20210316.a95892c
-- Sruthi Chandran <srud@debian.org> Tue, 31 Aug 2021 00:38:53 +0530
golang-github-hashicorp-yamux (0.0+git20190923.df201c7-1) unstable; urgency=medium
* New upstream snapshot.
* Standards-Version: 4.4.0
* DH & compat to version 12
* Added myself to Uploaders
* watch file to track HEAD of master.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 29 Sep 2019 10:37:32 +1000
golang-github-hashicorp-yamux (0.0~git20180605.35205983-1) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Dmitry Smirnov ]
* New upstream snapshot.
* Testsuite: autopkgtest-pkg-go
* Standards-Version: 4.1.4; Priority: optional
* debhelper & compat to version 11
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 27 Jun 2018 20:30:09 +1000
golang-github-hashicorp-yamux (0.0~git20151129.0.df94978-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Konstantinos Margaritis ]
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Tue, 08 Aug 2017 16:56:03 +0300
golang-github-hashicorp-yamux (0.0~git20151129.0.df94978-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 06 Mar 2016 13:46:20 +1100
golang-github-hashicorp-yamux (0.0~git20150917.0.ddcd0a6-1) unstable; urgency=medium
* Initial release
-- Tianon Gravi <tianon@debian.org> Fri, 06 Nov 2015 15:00:11 -0800
|