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
|
libmojolicious-plugin-openapi-perl (3.41-1) unstable; urgency=medium
* Team upload.
* Import upstream version 3.41.
* Bump versioned (build) dependencies.
* Unfuzz debian/patches/test-with-no-network.
-- gregor herrmann <gregoa@debian.org> Sat, 30 Jan 2021 21:25:20 +0100
libmojolicious-plugin-openapi-perl (3.40-1) unstable; urgency=medium
* Team upload
[ Joenio Marques da Costa ]
* Import upstream version 3.40
* update debhelper compat to 13
* refresh patches
* d/control: dependes on libjson-validator-perl >= 4.05
[ gregor herrmann ]
* Drop (build) dependency on YAML::XS/libyaml-libyaml-perl as per
upstream changes.
* Declare compliance with Debian Policy 4.5.1.
-- Joenio Marques da Costa <joenio@joenio.me> Sun, 15 Nov 2020 17:58:14 +0100
libmojolicious-plugin-openapi-perl (2.21-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.21.
* Update debian/patches/test-with-no-network.
One upstream test is gone, and a new one was added.
* Declare compliance with Debian Policy 4.5.0.
-- gregor herrmann <gregoa@debian.org> Wed, 29 Jan 2020 17:43:36 +0100
libmojolicious-plugin-openapi-perl (2.20-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.20.
* Bump versioned (build) dependency on libyaml-libyaml-perl.
* Update debian/patches/test-with-no-network.
* Replace tabs with spaces in debian/copyright.
-- gregor herrmann <gregoa@debian.org> Sun, 22 Dec 2019 18:25:31 +0100
libmojolicious-plugin-openapi-perl (2.19-1) unstable; urgency=medium
* New upstream version 2.19
* d/control:
- Reformat (cme fix)
- Annotate test-only build dependencies with <!nocheck>
- Add Test::Pod::* to B-D-I to improve test coverage
* d/copyright:
- Refresh Debian Files stanza
* d/patches:
- Refresh test-with-no-network (new upstream tests)
* d/u/metadata:
- Drop deprecated Contact, Name fields
-- Nick Morrott <nickm@debian.org> Fri, 06 Dec 2019 11:22:10 +0000
libmojolicious-plugin-openapi-perl (2.18-1) unstable; urgency=medium
* New upstream version 2.18
* d/control:
- Declare compliance with Debian Policy 4.4.1 (no changes)
- Add Rules-Requires-Root field
- Refresh (build) dependencies
- Uploaders: use my new Debian email address
* d/patches:
- Refresh patch test-with-no-network (new test file)
* d/watch:
- Migrate to version 4 watch file format
-- Nick Morrott <nickm@debian.org> Thu, 07 Nov 2019 13:51:26 +0000
libmojolicious-plugin-openapi-perl (2.16-1) unstable; urgency=medium
* New upstream version 2.16
* Bump debhelper compatibility version to 12
* Declare compliance with Debian Policy 4.4.0 (no changes)
* Refresh build and runtime dependencies
* Refresh patches (new/renamed files, fuzz)
-- Nick Morrott <knowledgejunkie@gmail.com> Mon, 12 Aug 2019 04:12:10 +0100
libmojolicious-plugin-openapi-perl (2.12-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.12.
* Drop patch spelling-error-in-manpage: merged upstream.
* Update patch test-with-no-network.
Add new test t/v3-nullable.t which also needs network access.
* Bump versioned (build) dependency on libjson-validator-perl to 3.06.
-- gregor herrmann <gregoa@debian.org> Sat, 16 Feb 2019 01:16:50 +0100
libmojolicious-plugin-openapi-perl (2.11-1) unstable; urgency=low
* Initial release. (Closes: #856483)
-- Nick Morrott <knowledgejunkie@gmail.com> Tue, 05 Feb 2019 22:17:43 +0000
|