From: Joey Hess Date: Tue, 8 Dec 2015 15:14:28 +0000 (-0400) Subject: prep release X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~322^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e74e612945827036e50a707f8e5b57f2a7b5be96;p=git-annex.git prep release --- diff --git a/debian/changelog b/debian/changelog index 80a44c1751..1ed8e37852 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20151117) UNRELEASED; urgency=medium +git-annex (5.20151208) unstable; urgency=medium * Build with -j1 again to get reproducible build. * Display progress meter in -J mode when copying from a local git repo, @@ -23,7 +23,7 @@ git-annex (5.20151117) UNRELEASED; urgency=medium * Fix reversion in handling of long filenames, particularly when using addurl/importfeed, which was introduced in the previous release. - -- Joey Hess Mon, 16 Nov 2015 16:49:34 -0400 + -- Joey Hess Tue, 08 Dec 2015 11:14:03 -0400 git-annex (5.20151116) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 7696bbb8b5..003a3cb09d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20151116 +Version: 5.20151208 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess