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
|
golang-github-xeipuuv-gojsonschema (1.2.0-3) unstable; urgency=medium
* Update description for package (Thanks to Sebastian Crane!)
-- Stephen Gelman <ssgelm@debian.org> Tue, 05 Apr 2022 17:22:19 -0500
golang-github-xeipuuv-gojsonschema (1.2.0-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Wrap long lines in changelog entries: 0.0~git20170210.0.6b67b3f-2.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Shengjing Zhu ]
* Update Section to golang
* Update Standards-Version to 4.6.0 (no changes)
* Bump debhelper-compat to 13
* Add Multi-Arch hint
* Add patch to fix test with Go1.17 (Closes: #997565)
-- Shengjing Zhu <zhsj@debian.org> Thu, 11 Nov 2021 01:20:14 +0800
golang-github-xeipuuv-gojsonschema (1.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.2.0
* Point Vcs-* urls to salsa.debian.org.
* Update maintainer address to team+pkg-go@tracker.debian.org
* Bump debhelper-compat to 12
* Update Standards-Version to 4.5.0
* Change priority to optional
* Add Rules-Requires-Root
* Add autopkgtest-pkg-go
* Remove golang-github-stretchr-testify-dev from Depends
* Add uscan watch file
* Remove old patches
* Fix file-contains-trailing-whitespace in d/rules
* Update copyright for new release
-- Shengjing Zhu <zhsj@debian.org> Sun, 22 Mar 2020 23:02:33 +0800
golang-github-xeipuuv-gojsonschema (0.0~git20170210.0.6b67b3f-2) unstable; urgency=medium
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Wed, 09 Aug 2017 12:30:43 +0300
golang-github-xeipuuv-gojsonschema (0.0~git20170210.0.6b67b3f-1) unstable; urgency=medium
* New upstream snapshot.
-- Stephen Gelman <ssgelm@gmail.com> Mon, 03 Jul 2017 06:10:13 +0000
golang-github-xeipuuv-gojsonschema (0.0~git20161105.0.3a08926-1) unstable; urgency=medium
* New upstream snapshot.
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 12 Nov 2016 21:06:16 +1100
golang-github-xeipuuv-gojsonschema (0.0~git20160323.0.93e72a7-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Dmitry Smirnov ]
* Standards-Version: 3.9.8.
* Do not ignore failures in tests.
* New patch to disable networking test (Closes: #830678).
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 14 Jul 2016 19:12:23 +1000
golang-github-xeipuuv-gojsonschema (0.0~git20160323.0.93e72a7-1) unstable; urgency=medium
* Initial release (Closes: #819055).
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 23 Mar 2016 21:11:06 +1100
|