diff --git a/debian/changelog b/debian/changelog index c901df0f64..cd7ade7b7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -git-annex (5.20150509) UNRELEASED; urgency=medium +git-annex (5.20150508.1) unstable; urgency=medium * Now builds cleanly using ghc 7.10 (as well as ghc back to 7.6). + * Imrovements to the git-annex-standalone.deb build process. + (Thanks, Yaroslav Halchenko) - -- Joey Hess Sun, 10 May 2015 15:45:48 -0400 + -- Joey Hess Mon, 11 May 2015 12:08:58 -0400 git-annex (5.20150508) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index e07ffd6852..fe4a547a4d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20150508 +Version: 5.20150508.1 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess