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
|
golang-github-vishvananda-netns (0.0.5-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Mathias Gibbens <gibmat@debian.org> Sun, 22 Dec 2024 22:30:02 +0000
golang-github-vishvananda-netns (0.0.4-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit
[ Mathias Gibbens ]
* New upstream release
* Update Standards-Version to 4.7.0 in d/control (no changes needed)
* Update d/watch to track releases
[ Tianon Gravi ]
* Remove self from Uploaders
-- Mathias Gibbens <gibmat@debian.org> Sat, 05 Oct 2024 16:35:04 +0000
golang-github-vishvananda-netns (0.0~git20211101.5004558-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set field Upstream-Name in debian/copyright.
* Update standards version to 4.5.1, no changes needed.
[ Shengjing Zhu ]
* New upstream version 0.0~git20211101.5004558
* Add Multi-Arch hint
* Update Section to golang
* Update Standards-Version to 4.6.0 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Mon, 21 Feb 2022 23:16:54 +0800
golang-github-vishvananda-netns (0.0~git20200728.db3c7e5-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.0~git20200728.db3c7e5
-- Shengjing Zhu <zhsj@debian.org> Sun, 23 Aug 2020 22:36:53 +0800
golang-github-vishvananda-netns (0.0~git20200520.52d707b-2) unstable; urgency=medium
* Team upload.
* Fix Go env in autopkgtest.
Set GO111MODULE=off
-- Shengjing Zhu <zhsj@debian.org> Thu, 21 May 2020 19:56:18 +0800
golang-github-vishvananda-netns (0.0~git20200520.52d707b-1) unstable; urgency=medium
* Team upload.
* Add uscan watch file
* New upstream version 0.0~git20200520.52d707b
* Update maintainer address to team+pkg-go@tracker.debian.org
* Update Priority to optional
* Update Standards-Version to 4.5.0
* Add Rules-Requires-Root
* Add golang-golang-x-sys-dev to Depends
-- Shengjing Zhu <zhsj@debian.org> Thu, 21 May 2020 18:22:33 +0800
golang-github-vishvananda-netns (0.0~git20170707.0.86bef33-2) UNRELEASED; urgency=medium
* Point Vcs-* urls to salsa.debian.org.
-- Alexandre Viau <aviau@debian.org> Mon, 02 Apr 2018 21:11:13 -0400
golang-github-vishvananda-netns (0.0~git20170707.0.86bef33-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Konstantinos Margaritis ]
* Imported new upstream version 0.0_git20170707.0.86bef33
-- Konstantinos Margaritis <markos@debian.org> Thu, 10 Aug 2017 11:16:49 +0300
golang-github-vishvananda-netns (0.0~git20150710.0.604eaf1-2) UNRELEASED; urgency=medium
* Add "isolation-container" restriction to our DEP8 test (which _should_ be
enough for namespaces).
-- Tianon Gravi <tianon@debian.org> Fri, 11 Sep 2015 07:39:16 -0700
golang-github-vishvananda-netns (0.0~git20150710.0.604eaf1-1) unstable; urgency=medium
* Update to newer upstream commit.
-- Tianon Gravi <tianon@debian.org> Sun, 06 Sep 2015 13:47:19 -0700
golang-github-vishvananda-netns (0.0~git20150526.1.5478c06-1) unstable; urgency=medium
* Initial release (Closes: #787053).
-- Tianon Gravi <admwiggin@gmail.com> Thu, 28 May 2015 00:20:56 -0700
|