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 144 145 146 147 148 149 150
|
pystac (1.14.1-1) unstable; urgency=medium
[ Antonio Valentino ]
* New upstream release.
* debian/control:
- Mark python-pystac-doc as Multi-Arch: foreign.
- Drop Rules-Requires-Root: no, no longer needed.
* Set upstream metadata fields: Documentation.
* debian/patches:
- Refresh all patches.
[ Bas Couwenberg ]
* Update lintian overrides.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 19 Sep 2025 06:42:03 +0000
pystac (1.13.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.7.2, no changes.
[ Antonio Valentino ]
* New upstream release.
* debian/patches:
- Refresh all patches.
* debian/rules:
- Skip tests requiring access to the internet.
* Update d/copyright.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 15 Apr 2025 18:43:57 +0000
pystac (1.12.2-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
- Refresh all patches.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 22 Feb 2025 17:13:06 +0000
pystac (1.12.1-1) unstable; urgency=medium
* New upstream release.
* Add d/python-pystac-doc.lintian-overrides.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 29 Jan 2025 07:18:04 +0000
pystac (1.12.0-1) unstable; urgency=medium
* New upstream release.
* Update d/copyright file.
* debian/control:
- Add dependency on python3-sphinx-autbuild and python3-ipython.
* debian/patches:
- Refresh all patches.
- New 0005-Workaround-for-doc-build-issue.patch.
* debian/rules:
- Skip tests requiring access to the internet.
* Drop python-pystac-doc.lintian-overrides, no longer needed.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 25 Jan 2025 17:19:37 +0000
pystac (1.11.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.7.0, no changes.
[ Antonio Valentino ]
* New upstream release.
* Update d/copyright.
* debian/patches:
- Refresh all patches.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 04 Oct 2024 06:39:55 +0000
pystac (1.10.1-1) unstable; urgency=medium
* New upstream release.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 04 May 2024 05:10:06 +0000
pystac (1.10.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Add dependency on python3-referencing to enable validation.
* debian/rules:
- Update the list of tests to skip.
* debian/patches:
- Drop 0004-Do-not-use-the-deprecated-utcnow.patch, applied upstream.
- Refresh and renumber remaining patches.
* Update dates in d/copyright.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 29 Mar 2024 15:06:12 +0000
pystac (1.9.0-2) unstable; urgency=medium
* debian/patches:
- New 0004-Do-not-use-the-deprecated-utcnow.patch and
0005-Do-not-raise-error-on-deprecations.patch
(Closes: #1056444).
* debian/rules:
- Skip test_get_schema_uri due to
0005-Do-not-raise-error-on-deprecations.patch.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 25 Nov 2023 18:15:41 +0000
pystac (1.9.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Update dependencies.
* debian/patches:
- Drop d/patches/0001-Skip-tests-requiring-pytest-recording.patch.
- Refresh remaining patches.
* debian/copyright:
- Drop no longer necessary entries.
- Update copyright dates.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 28 Oct 2023 14:10:43 +0000
pystac (1.8.4-1) unstable; urgency=medium
[ Antonio Valentino ]
* New upstream release.
* debian/patches:
- Refresh all patches.
* New d/python3-pystac.lintian-overrides.
* debian/rules:
- Simplify target to build doc.
[ Bas Couwenberg ]
* Switch to dh-sequence-*.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 30 Sep 2023 16:34:40 +0000
pystac (1.8.3-1) unstable; urgency=medium
* Team upload.
[ Antonio Valentino ]
* New upstream release.
* Drop the unnecessary d/tests folder.
-- Bas Couwenberg <sebastic@debian.org> Sat, 19 Aug 2023 20:15:23 +0200
pystac (1.8.1-1) unstable; urgency=low
* Initial release (Closes: #1040045).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 02 Jul 2023 15:57:09 +0000
|