diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-13 10:13:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-13 10:13:27 -0400 |
commit | b1c5b32ea4ff8c2d86ee596d538a1f354235eb8a (patch) | |
tree | 58e8da5118e78edb36cfdac515942a79d1030608 /debian | |
parent | 3e8f3a2b1feb102505ada7bbcb6c7e9820e62ce3 (diff) |
prep release5.20141013
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9ac33fed1..fc809b457 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 <joeyh@debian.org> Mon, 29 Sep 2014 14:07:51 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 13 Oct 2014 10:13:06 -0400 git-annex (5.20140927) unstable; urgency=medium |