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-go-openapi-strfmt (0.23.0-1) unstable; urgency=medium
* New upstream release.
* Wrap and sort -ast.
* Switch to Standards-Version 4.7.0 (no changes needed).
* Add myself to Uploaders.
* Update copyright years.
-- Guillem Jover <gjover@sipwise.com> Tue, 17 Sep 2024 21:51:53 +0200
golang-github-go-openapi-strfmt (0.21.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Guillem Jover <gjover@sipwise.com> Fri, 11 Mar 2022 20:40:59 +0100
golang-github-go-openapi-strfmt (0.21.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update debian/watch file.
* Drop now unnecessary patch reverting to an old mgo module version.
* Update dependencies for new upstream release.
-- Guillem Jover <gjover@sipwise.com> Mon, 13 Dec 2021 22:41:31 +0100
golang-github-go-openapi-strfmt (0.19.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Guillem Jover ]
* New upstream release.
- Do not update to the latest upstream release as that requires modules
currently not present in Debian.
* Update Go Team Maintainer address.
* Fix debian/watch syntax.
* Update to debian/watch format 4.
* Use dh-sequence-golang instead of dh-golang and --with=golang.
* Switch to debhelper-compat level 13.
* Switch Section to golang.
* Switch to Standards-Version 4.6.0 (no changes needed).
* Update gitlab-ci.yml from its canonical source.
* Use _build as build directory.
* Remove unused ${slibs:Depends} from Depends.
* Update .gitignore files.
* Add Multi-Arch:foreign field to -dev package.
* Set Rules-Requires-Root to no.
* Move license location on Debian systems into a Comment field.
* Update gbp configuration following Go Team new workflow.
* Update copyright claims.
* Update dependencies for new upstream release.
* Revert back to mgo.v2 until the dependencies are in Debian.
-- Guillem Jover <gjover@sipwise.com> Thu, 25 Nov 2021 22:44:54 +0100
golang-github-go-openapi-strfmt (0.15.0-1) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Martina Ferrari ]
* Automated cme fixes.
* Update gbp.conf.
-- Martina Ferrari <tincho@debian.org> Tue, 14 Jan 2020 21:01:47 +0000
golang-github-go-openapi-strfmt (0.0~git20160812.0.d65c7fd-1) unstable; urgency=medium
* Initial release (Closes: #857101)
-- Tim Potter <tpot@hpe.com> Wed, 22 Feb 2017 07:19:38 +1100
|