diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-07 13:50:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-07 13:50:35 -0400 |
commit | 3da28cad07c78ab04b8fcfa477dacea728c4fab6 (patch) | |
tree | fc39fbf9993dfbca808cab2cf296513ece78dfa8 /debian | |
parent | ba233606d25ce9f1207ea74c5cb96d3931671d8b (diff) |
releasing version 3.201201063.20120106
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 afca096b2..9b1e901d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -git-annex (3.20120106) UNRELEASED; urgency=low +git-annex (3.20120106) unstable; urgency=low * Support unescaped repository urls, like git does. * log: New command that displays the location log for files, showing each repository they were added to and removed from. * Fix overbroad gpg --no-tty fix from last release. - -- Joey Hess <joeyh@debian.org> Thu, 05 Jan 2012 14:29:30 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 07 Jan 2012 13:16:23 -0400 git-annex (3.20120105) unstable; urgency=low |