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 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
|
libtest-json-schema-acceptance-perl (1.019-1) unstable; urgency=medium
* Team upload.
* Remove libmodule-build-tiny-perl from Build-Depends.
This distribution uses ExtUtils::MakeMaker.
* Import upstream version 1.019.
-- gregor herrmann <gregoa@debian.org> Sun, 02 Apr 2023 14:28:50 +0200
libtest-json-schema-acceptance-perl (1.018-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.018.
* Declare compliance with Debian Policy 4.6.2.
* debian/rules: remove two new third-party documents
from binary package.
-- gregor herrmann <gregoa@debian.org> Sat, 31 Dec 2022 18:35:54 +0100
libtest-json-schema-acceptance-perl (1.017-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.017.
* Bump versioned test and buildtime dependency on libtype-tiny-perl.
* Declare compliance with Debian Policy 4.6.1.
-- gregor herrmann <gregoa@debian.org> Thu, 28 Jul 2022 00:54:09 +0200
libtest-json-schema-acceptance-perl (1.016-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.016.
-- gregor herrmann <gregoa@debian.org> Fri, 25 Feb 2022 19:03:12 +0100
libtest-json-schema-acceptance-perl (1.015-1) unstable; urgency=medium
* Team upload.
* Remove repackaging framework as per advice of the upstream author.
Cf. https://lists.debian.org/debian-perl/2021/12/msg00029.html
* Remove patches which where needed because of repackaging.
* Remove debian/README.Debian which was explaining the repackaging.
* Import upstream version 1.015.
* debian/copyright: add info about new third-party files.
* Update test and runtime dependencies.
* Set field Upstream-Name in debian/copyright.
* Don't install third-party LICENSE and README.md files.
Thanks to lintian.
* Install upstream example.
-- gregor herrmann <gregoa@debian.org> Mon, 03 Jan 2022 03:19:13 +0100
libtest-json-schema-acceptance-perl (1.013+ds-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.013+ds.
* Unfuzz schema-location.patch.
* Declare compliance with Debian Policy 4.6.0.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Oct 2021 16:29:09 +0200
libtest-json-schema-acceptance-perl (1.012+ds-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on libpath-tiny-perl.
+ libtest-json-schema-acceptance-perl: Drop versioned constraint on
libpath-tiny-perl in Depends.
[ Andrius Merkys ]
* New upstream version 1.012+ds
* Updating copyright years.
* Refreshing tests.
* Wrapping and sorting.
* Marking patches as not needing forwarding.
-- Andrius Merkys <merkys@debian.org> Wed, 29 Sep 2021 04:40:47 -0400
libtest-json-schema-acceptance-perl (1.003+ds-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.003+ds.
* Refresh schema-location.patch (fuzz).
-- gregor herrmann <gregoa@debian.org> Mon, 07 Dec 2020 02:19:10 +0100
libtest-json-schema-acceptance-perl (1.002+ds-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.002+ds.
* Refresh schema-location.patch.
* Make (build) dependency on libpath-tiny-perl versioned.
* Declare compliance with Debian Policy 4.5.1.
-- gregor herrmann <gregoa@debian.org> Wed, 25 Nov 2020 18:55:04 +0100
libtest-json-schema-acceptance-perl (1.001+ds-1) unstable; urgency=medium
* New upstream version 1.001+ds
* Refreshing schema-location.patch.
-- Andrius Merkys <merkys@debian.org> Tue, 20 Oct 2020 00:27:24 -0400
libtest-json-schema-acceptance-perl (1.000+ds-1) unstable; urgency=medium
* New upstream version 1.000+ds
* Refreshing schema-location.patch.
* Adding dependency on libtest2-suite-perl.
* Adding a patch changing the number of boolean type tests from 10 to 7 in
draft7.
-- Andrius Merkys <merkys@debian.org> Mon, 17 Aug 2020 02:55:29 -0400
libtest-json-schema-acceptance-perl (0.999+ds-2) unstable; urgency=medium
* Adding missing dependency on libjson-maybexs-perl.
* Removing unneeded dependencies on libtest-simple-perl and
libmodule-metadata-perl.
-- Andrius Merkys <merkys@debian.org> Fri, 10 Jul 2020 05:13:00 -0400
libtest-json-schema-acceptance-perl (0.999+ds-1) unstable; urgency=medium
* New upstream version 0.999+ds
-- Andrius Merkys <merkys@debian.org> Wed, 08 Jul 2020 06:09:50 -0400
libtest-json-schema-acceptance-perl (0.990+ds-2) unstable; urgency=medium
* Team upload.
* Bump debhelper-compat to 13.
* Set upstream metadata fields: Bug-Submit.
* Move libmodule-build-tiny-perl to Build-Depends.
* Update short and long description.
-- gregor herrmann <gregoa@debian.org> Sat, 13 Jun 2020 04:26:45 +0200
libtest-json-schema-acceptance-perl (0.990+ds-1) unstable; urgency=low
* Initial release (Closes: #959017)
-- Andrius Merkys <merkys@debian.org> Tue, 28 Apr 2020 00:19:38 -0400
|