From: Joey Hess Date: Fri, 1 May 2020 21:41:36 +0000 (-0400) Subject: releasing package git-annex version 8.20200501 X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~118^2~695 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e72ab75633a3870f90c45219baff3d2698fb4103;p=git-annex.git releasing package git-annex version 8.20200501 --- diff --git a/CHANGELOG b/CHANGELOG index 6d34599763..e9a1d4a09d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (8.20200331) UNRELEASED; urgency=medium +git-annex (8.20200501) upstream; urgency=medium * Improve git-annex's ability to find the path to its program, especially when it needs to run itself in another repo to upgrade it. @@ -45,7 +45,7 @@ git-annex (8.20200331) UNRELEASED; urgency=medium tested due to eg, too long a path to the agent socket. * test: Include testremote tests, run on a directory special remote. - -- Joey Hess Mon, 30 Mar 2020 15:58:34 -0400 + -- Joey Hess Fri, 01 May 2020 13:09:24 -0400 git-annex (8.20200330) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 3930b8926b..2ee9598e5a 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 8.20200330 +Version: 8.20200501 Cabal-Version: >= 1.8 License: AGPL-3 Maintainer: Joey Hess