diff --git a/debian/changelog b/debian/changelog index 35af17d..017496a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,41 +1,51 @@ +swh-loader-mercurial (0.0.6-1~swh1) unstable-swh; urgency=medium + + * v0.0.6 + * swh.loader.mercurial: Fix serialization issue + * swh.loader.mercurial: Add empty line + * swh.loader.mercurial: Deal appropriately with empty repository case + * swh.loader.mercurial: Make reduce_effort a configuration flag + + -- Antoine R. Dumont (@ardumont) Wed, 14 Feb 2018 10:23:51 +0100 + swh-loader-mercurial (0.0.5-1~swh1) unstable-swh; urgency=medium * v0.0.5 * swh.loader.bundle20_loader: Fix serialization issue when empty input -- Antoine R. Dumont (@ardumont) Fri, 09 Feb 2018 17:30:59 +0100 swh-loader-mercurial (0.0.4-1~swh1) unstable-swh; urgency=medium * v0.0.4 * swh.loader.bundle20_loader: Migrate loader to create snapshots * swh.loader.bundle20_loader: Be consistent in returning loader result in task * swh.loader.bundle20_loader: skip some work when possible * swh.loader.bundle20_loader: force v2 bundle generation * swh.loader.slow_loader: Make it swh.storage compliant -- Antoine R. Dumont (@ardumont) Fri, 09 Feb 2018 14:25:11 +0100 swh-loader-mercurial (0.0.3-1~swh1) unstable-swh; urgency=medium * Release swh.loader.mercurial v0.0.3 * Generate snapshots instead of occurrences -- Nicolas Dandrimont Tue, 06 Feb 2018 14:57:15 +0100 swh-loader-mercurial (0.0.2-1~swh1) unstable-swh; urgency=medium * v0.0.2 * swh.loader.mercurial: Add archive loader mercurial * swh.loader.mercurial: Clone local repository prior to load -- Antoine R. Dumont (@ardumont) Wed, 20 Dec 2017 18:21:04 +0100 swh-loader-mercurial (0.0.1-1~swh1) unstable-swh; urgency=medium * Initial release * v0.0.1 * First swh.loader.mercurial ready to run on swh infra -- Antoine R. Dumont (@ardumont) Wed, 20 Dec 2017 15:37:06 +0100