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
|
golang-github-tdewolff-argp (0.0~git20240625.87b04d5-1) unstable; urgency=medium
* New upstream version 0.0~git20240625.87b04d5
* Bump Standards-Version to 4.7.0 (no change)
-- Anthony Fok <foka@debian.org> Tue, 30 Jul 2024 01:46:54 -0600
golang-github-tdewolff-argp (0.0~git20240223.719bbce-1) unstable; urgency=medium
* New upstream version 0.0~git20240223.719bbce
* Add new dependencies as per go.mod
* Remove 0001-TestArgpTypes-skip-failing-test-cases.patch
as https://github.com/tdewolff/argp/issues/1 has been fixed upstream
-- Anthony Fok <foka@debian.org> Fri, 23 Feb 2024 18:52:59 -0700
golang-github-tdewolff-argp (0.0~git20231229.ebbc03b-1) unstable; urgency=medium
* New upstream version 0.0~git20231229.ebbc03b
-- Anthony Fok <foka@debian.org> Fri, 02 Feb 2024 04:32:46 -0700
golang-github-tdewolff-argp (0.0~git20231129.bb03d68-1) unstable; urgency=medium
* New upstream version 0.0~git20231129.bb03d68
-- Anthony Fok <foka@debian.org> Mon, 11 Dec 2023 04:51:30 -0700
golang-github-tdewolff-argp (0.0~git20231030.fa6c548-2) unstable; urgency=medium
* Source-only upload for migration to testing
-- Anthony Fok <foka@debian.org> Thu, 09 Nov 2023 15:56:11 -0700
golang-github-tdewolff-argp (0.0~git20231030.fa6c548-1) unstable; urgency=medium
* Initial release (Closes: #1055417)
* Skip three failing test cases in TestArgpTypes;
see https://github.com/tdewolff/argp/issues/1
-- Anthony Fok <foka@debian.org> Sun, 05 Nov 2023 14:28:41 -0700
|