From: Joey Hess Date: Wed, 27 Dec 2023 23:27:55 +0000 (-0400) Subject: releasing package git-annex version 10.20231227 X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~29^2~77 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f3fa9dc65f2749a1325babbe931078d3a183048a;p=git-annex.git releasing package git-annex version 10.20231227 --- diff --git a/CHANGELOG b/CHANGELOG index 66431f04ea..c990a6b85e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20231130) UNRELEASED; urgency=medium +git-annex (10.20231227) upstream; urgency=medium * migrate: Support distributed migrations by recording each migration, and adding a --update option that updates the local repository @@ -28,7 +28,7 @@ git-annex (10.20231130) UNRELEASED; urgency=medium * Fix a crash opening sqlite databases when run in a non-unicode locale. (Needs persistent-sqlite 2.13.3.) - -- Joey Hess Thu, 30 Nov 2023 14:48:12 -0400 + -- Joey Hess Wed, 27 Dec 2023 19:27:37 -0400 git-annex (10.20231129) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index fe4e5b75bc..64302e8244 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20231129 +Version: 10.20231227 Cabal-Version: 1.12 License: AGPL-3 Maintainer: Joey Hess