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
|
python-semantic-release (10.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 18 Aug 2025 15:24:07 +0100
python-semantic-release (9.21.1-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version.
-- Edward Betts <edward@4angle.com> Sun, 11 May 2025 23:10:18 +0300
python-semantic-release (9.21.0-1) unstable; urgency=medium
* New upstream release.
* Update copyright year.
* Update Standards-Version.
* Add build dependency for python3-deprecated.
* Simplify debian/rules.
* Simplify debian/watch.
-- Edward Betts <edward@4angle.com> Wed, 26 Feb 2025 06:12:27 -0500
python-semantic-release (9.19.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 10 Feb 2025 16:21:04 +0000
python-semantic-release (9.17.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 03 Feb 2025 16:16:44 +0000
python-semantic-release (9.15.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 19 Dec 2024 13:16:04 +0000
python-semantic-release (9.15.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Switch to autopkgtest-pkg-pybuild.
* Remove unnecessary dh_auto_test override.
* Simplify dh_auto_build override slightly.
-- Colin Watson <cjwatson@debian.org> Sat, 14 Dec 2024 23:22:06 +0000
python-semantic-release (9.14.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 11 Nov 2024 10:25:29 +0000
python-semantic-release (9.13.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sun, 10 Nov 2024 21:54:18 +0000
python-semantic-release (9.12.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 06 Nov 2024 18:21:03 +0000
python-semantic-release (9.12.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 04 Nov 2024 15:44:28 +0000
python-semantic-release (9.8.7-1) unstable; urgency=medium
* New upstream release.
* Drop 0004_lazy-fixtures.patch, applied upstream.
* Move packages required for tests and docs to Build-Depends-Indep.
* Update copyright year.
-- Edward Betts <edward@4angle.com> Sun, 01 Sep 2024 09:34:13 +0100
python-semantic-release (9.8.5-2) unstable; urgency=medium
* Team upload.
* Bump minimum python3-pydantic version to 2.0 to match pyproject.toml.
-- Colin Watson <cjwatson@debian.org> Thu, 29 Aug 2024 18:42:03 +0100
python-semantic-release (9.8.5-1) unstable; urgency=medium
* Team Upload
* New upstream version 8.7.2 (Closes: #1056503, #1058357)
* Standards-Version: 4.7.0 (routine-update)
* Refresh patches
* Remove old dep on python3-mock
* Add new build dependencies:
* git
* pybuild-plugin-pyproject
* python3-click-option-group
* python3-importlib-resources
* python3-pytest-lazy-fixtures
* python3-requests-mock
* python3-shellingham
* python3-sphinxcontrib.apidoc
[ Andreas Tille ]
* Standards-Version: 4.6.2 (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Versioned Build-Depends: python3-pydantic (>= 1.10.14)
-- Alexandre Detiste <tchet@debian.org> Thu, 18 Jul 2024 22:09:40 +0200
python-semantic-release (7.32.2-1) unstable; urgency=medium
* New upstream release.
-- Edward Betts <edward@4angle.com> Sun, 23 Oct 2022 13:50:02 +0100
python-semantic-release (7.32.1-1) unstable; urgency=medium
* New upstream release.
* Drop 0004-fix-spelling-mistake.patch, applied upstream.
-- Edward Betts <edward@4angle.com> Fri, 07 Oct 2022 17:11:55 +0100
python-semantic-release (7.32.0-2) unstable; urgency=medium
* Source-only upload to allow package to migrate to testing.
-- Edward Betts <edward@4angle.com> Mon, 03 Oct 2022 08:10:41 +0100
python-semantic-release (7.32.0-1) unstable; urgency=medium
* Initial release. (Closes: #1021084)
-- Edward Betts <edward@4angle.com> Sun, 02 Oct 2022 15:40:58 +0100
|