diff --git a/debian/changelog b/debian/changelog index 9ac33fed13..fc809b4578 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20140928) UNRELEASED; urgency=medium +git-annex (5.20141013) unstable; urgency=medium * Adjust cabal file to support building w/o assistant on the hurd. * Support building with yesod 1.4. @@ -6,7 +6,7 @@ git-annex (5.20140928) UNRELEASED; urgency=medium * map: Handle .git prefixed remote repos. Closes: #614759 * repair: Prevent auto gc from happening when fetching from a remote. - -- Joey Hess Mon, 29 Sep 2014 14:07:51 -0400 + -- Joey Hess Mon, 13 Oct 2014 10:13:06 -0400 git-annex (5.20140927) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index ce0e8279b6..18a7150ddc 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20140927 +Version: 5.20141013 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess