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
|
stac-validator (3.10.2-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Make pytest output verbose.
* Drop Priority: optional, default since dpkg 1.22.13.
* Bump Standards-Version to 4.7.3, changes: priority.
[ Antonio Valentino ]
* debian/control:
- Add dependency on python3-stac-pydantic.
* debian/patches:
- New 0001-No-network.patch.
* debian/copyright:
- Update copyright dates.
- Reorder Files paragraphs by directory depth.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 21 Feb 2026 23:04:45 +0000
stac-validator (3.10.2-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Update lintian overrides.
* Drop Rules-Requires-Root: no, default since dpkg 1.22.13.
* Use test-build-validate-cleanup instead of test-build-twice.
[ Antonio Valentino ]
* New upstream release.
* debian/control:
- Mark python3-pytest dependency as '<!nocheck>'.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 16 Nov 2025 07:39:47 +0000
stac-validator (3.10.1-2) unstable; urgency=medium
* Fix d/watch.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 30 Aug 2025 16:51:14 +0000
stac-validator (3.10.1-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.7.2, no changes.
[ Antonio Valentino ]
* New upstream release.
* Stop repacking orig sources, no longer needed.
* Update d/copyright.
* debian/control:
- Add dependency on python3-yaml.
* debian/rules:
- Copy schema_config.yaml to the build directory (it is used by tests).
- Skip tests requiring access to the interner.
- Skip tests requiring stac-pydantic (currently not available in debian).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 24 Aug 2025 09:21:32 +0000
stac-validator (3.6.0+ds-1) unstable; urgency=medium
* New usptream release.
* Update dates in d/copyright.
* debian/rules:
- Skip tests requiring access to the internet.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 15 Mar 2025 11:00:29 +0000
stac-validator (3.5.0+ds-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Add dependency in python3-referencing and
python3-requests-mock.
* debian/rules:
- Skip tests requiring access to the internet.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 17 Jan 2025 07:58:40 +0000
stac-validator (3.4.0+ds-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.7.0, no changes.
[ Antonio Valentino ]
* New upstream release.
* debian/rules:
- Skip tests that require access to internet.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 13 Oct 2024 18:10:20 +0000
stac-validator (3.3.2+ds-3) unstable; urgency=medium
[ Bas Couwenberg ]
* Fix Vcs-* URLs.
(closes: #1063935)
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 01 May 2024 18:11:36 +0000
stac-validator (3.3.2+ds-2) unstable; urgency=medium
* Team upload.
* Source-only upload.
-- Bas Couwenberg <sebastic@debian.org> Wed, 14 Feb 2024 21:50:07 +0100
stac-validator (3.3.2+ds-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Initial release (Closes: #1050129).
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 14 Feb 2024 07:14:00 +0000
|