From: Joey Hess Date: Thu, 26 Jan 2023 19:27:32 +0000 (-0400) Subject: releasing package git-annex version 10.20230126 X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~60^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=65167463aae64795bf5cf665d66cd21cdd585774;p=git-annex.git releasing package git-annex version 10.20230126 --- diff --git a/CHANGELOG b/CHANGELOG index 513520cbc8..ee9aa3961d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20221213) UNRELEASED; urgency=medium +git-annex (10.20230126) upstream; urgency=medium * Change --metadata comparisons < > <= and >= to fall back to lexicographical comparisons when one or both values being compared @@ -27,7 +27,7 @@ git-annex (10.20221213) UNRELEASED; urgency=medium * move, copy: Support combining --from and --to, which will send content from one remote across to another remote. - -- Joey Hess Mon, 12 Dec 2022 13:04:54 -0400 + -- Joey Hess Thu, 26 Jan 2023 15:26:22 -0400 git-annex (10.20221212) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 46f1bc0a00..89911f8c0f 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20221212 +Version: 10.20230126 Cabal-Version: 1.12 License: AGPL-3 Maintainer: Joey Hess