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 151 152 153 154 155 156
|
python-pretty-yaml (25.1.0-1) unstable; urgency=medium
* New upstream release.
* Bump copyright date for debian/ directory.
-- Sascha Steinbiss <satta@debian.org> Thu, 23 Jan 2025 15:56:58 +0100
python-pretty-yaml (24.9.0-1) unstable; urgency=medium
* New upstream release.
* Bump copyright date for debian/ directory.
* Add upstream metadata.
* Add Lintian overrides for bundled executable.
-- Sascha Steinbiss <satta@debian.org> Wed, 09 Oct 2024 18:06:22 +0200
python-pretty-yaml (24.7.0-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Sat, 03 Aug 2024 17:22:08 +0200
python-pretty-yaml (24.4.0-1) unstable; urgency=medium
* New upstream release.
* Add build-dep on python3-ruamel.yaml since one test optionally uses it.
-- Sascha Steinbiss <satta@debian.org> Sat, 20 Apr 2024 09:59:17 +0200
python-pretty-yaml (23.12.0-1) unstable; urgency=medium
* New upstream release.
* Bump copyright date for debian directory.
-- Sascha Steinbiss <satta@debian.org> Fri, 29 Dec 2023 22:54:56 +0100
python-pretty-yaml (23.9.7-1) unstable; urgency=medium
* New upstream release.
* Switch to pyproject.toml usage.
* Add build-dep on pybuild-plugin-pyproject.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Fri, 08 Dec 2023 11:01:41 +0100
python-pretty-yaml (21.10.1-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Thu, 04 Nov 2021 10:10:09 +0100
python-pretty-yaml (21.8.3-2) unstable; urgency=medium
* Upload to unstable post-release.
-- Sascha Steinbiss <satta@debian.org> Wed, 18 Aug 2021 09:55:21 +0200
python-pretty-yaml (21.8.3-1) experimental; urgency=medium
* New upstream release.
* Bump Standards-Version.
* Set Rules-Requires-Root.
* Use debhelper 13.
-- Sascha Steinbiss <satta@debian.org> Wed, 11 Aug 2021 21:56:43 +0200
python-pretty-yaml (20.4.0-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Sun, 05 Apr 2020 10:46:54 +0200
python-pretty-yaml (20.3.1-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Tue, 17 Mar 2020 22:59:31 +0100
python-pretty-yaml (19.12.0-1) unstable; urgency=medium
* New upstream release.
* Use debhelper-compat virtual package.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Thu, 12 Dec 2019 10:16:55 +0100
python-pretty-yaml (19.4.1-2) unstable; urgency=medium
[ Sandro Tosi ]
* Drop python2 support; Closes: #938044
[ Sascha Steinbiss ]
* Use debhelper 12.
-- Sascha Steinbiss <satta@debian.org> Sat, 26 Oct 2019 22:28:02 +0200
python-pretty-yaml (19.4.1-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Mon, 08 Jul 2019 19:27:35 +0200
python-pretty-yaml (18.11.0-1) unstable; urgency=medium
* New upstream release.
* Update Vcs-* entries to use Salsa URLs.
* Bump Standards-Version.
* Use debhelper 11.
* Remove obsolete Python version settings.
-- Sascha Steinbiss <satta@debian.org> Sat, 01 Dec 2018 11:35:59 +0000
python-pretty-yaml (17.12.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Thu, 28 Dec 2017 16:05:54 +0100
python-pretty-yaml (17.10.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Tue, 10 Oct 2017 10:48:00 +0200
python-pretty-yaml (17.8.0-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Fri, 18 Aug 2017 09:20:00 +0200
python-pretty-yaml (17.7.2-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Mon, 31 Jul 2017 10:20:20 +0200
python-pretty-yaml (16.12.2-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Wed, 14 Dec 2016 15:07:30 +0100
python-pretty-yaml (16.12.1-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Sat, 10 Dec 2016 08:51:32 +0000
python-pretty-yaml (16.11.4-1) unstable; urgency=medium
* Initial release. (Closes: #845561)
-- Sascha Steinbiss <satta@debian.org> Fri, 02 Dec 2016 15:02:11 +0100
|