diff --git a/debian/changelog b/debian/changelog index 3f3cdcef0c..ae0e2c7581 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -git-annex (5.20140927) UNRELEASED; urgency=medium +git-annex (5.20140927) unstable; urgency=medium * Really depend (not just build-depend) on new enough git for --no-gpg-sign to work. Closes: #763057 * Add temporary workaround for bug #763078 which broke building on armel and armhf. - -- Joey Hess Sat, 27 Sep 2014 12:14:15 -0400 + -- Joey Hess Sat, 27 Sep 2014 14:25:09 -0400 git-annex (5.20140926) unstable; urgency=high diff --git a/git-annex.cabal b/git-annex.cabal index 9dd8157329..84448eca7d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20140926 +Version: 5.20140927 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess