diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-05 16:56:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-05 16:57:05 -0400 |
commit | f252df36d525e8603c77874544f7f3f0eb404597 (patch) | |
tree | eef4a841631a89cbf4228ad1bafd215f2a285848 /debian | |
parent | fa56d2240d3dd4006a86b645ed07e25ef125d587 (diff) |
prepping for a linux-only 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 3a94a6094..3d316fc7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20140403) UNRELEASED; urgency=medium +git-annex (5.20140405) unstable; urgency=medium * git-annex-shell: Added notifychanges command. * Improve display of dbus notifications. Thanks, Johan Kiviniemi. @@ -6,7 +6,7 @@ git-annex (5.20140403) UNRELEASED; urgency=medium does not exist. Instead, only install scripts when the directory already exists. - -- Joey Hess <joeyh@debian.org> Sat, 05 Apr 2014 15:05:44 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 05 Apr 2014 16:54:33 -0400 git-annex (5.20140402) unstable; urgency=medium |