diff --git a/debian/changelog b/debian/changelog index f241b9c..0704c77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,21 +1,27 @@ +swh-scrubber (0.0.2-1~swh2) unstable-swh; urgency=medium + + * Update dependencies and bump new release + + -- Antoine R. Dumont (@ardumont) Mon, 30 May 2022 14:25:52 +0200 + swh-scrubber (0.0.2-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.2 - (tagged by Antoine R. Dumont (@ardumont) on 2022-05-30 10:15:15 +0200) * Upstream changes: - v0.0.2 - Add Fixer class, which re-loads corrupt objects from origins - Fix crash when using datastore_get_or_add for an existing datastore - Internals - -------- - requirements-test: Remove pytest pinning to < 7 - add strict asyncio_mode in pytest.ini - Bump mypy to v0.942 - Add .git-blame-ignore-revs file with automatic reformatting commits - python: Reformat code with black 22.3.0 - pre-commit, tox: Bump black from 19.10b0 to 22.3.0 -- Software Heritage autobuilder (on jenkins-debian1) Mon, 30 May 2022 08:19:10 +0000 swh-scrubber (0.0.1-1~swh1) unstable-swh; urgency=medium * Initial release -- Nicolas Dandrimont Thu, 31 Mar 2022 19:29:54 +0200