diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-08 13:42:45 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-08 13:42:45 -0400 |
commit | d1c76795790313c4036e6684886bb8ac03c6b8eb (patch) | |
tree | 4d741b970278d3d0fcb8feaa22a41f43835b4272 /debian | |
parent | 88ee184494c8c51d2c00d5c1e195eebc9f472b7d (diff) |
prep release
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 e677334df..f03d64b28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20150421) UNRELEASED; urgency=medium +git-annex (5.20150508) unstable; urgency=medium * Improve behavior when a git-annex command is told to operate on a file that doesn't exist. It will now continue to other @@ -48,7 +48,7 @@ git-annex (5.20150421) UNRELEASED; urgency=medium * Windows: Roll back to an older version of rsync from cygwin. The newer version has some dependency on a newer ssh from cygwin. - -- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400 + -- Joey Hess <id@joeyh.name> Fri, 08 May 2015 13:42:30 -0400 git-annex (5.20150420) unstable; urgency=medium |