diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-27 17:55:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-27 17:55:06 -0400 |
commit | 5542117459d517561b969799cd2aeccbbce6a090 (patch) | |
tree | 3dfe9525d9759e561565e8b0194e13289f3cb45f /debian | |
parent | ea935d0ce7369416fdd07400ae30fcd3d13a7125 (diff) |
releasing version 3.201211273.20121127
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 3f503013f..aebe385a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20121127) UNRELEASED; urgency=low +git-annex (3.20121127) unstable; urgency=low * Fix dirContentsRecursive, which had missed some files in deeply nested subdirectories. Could affect various parts of git-annex. @@ -7,7 +7,7 @@ git-annex (3.20121127) UNRELEASED; urgency=low * The standalone builds now unset their special path and library path variables before running the system web browser. - -- Joey Hess <joeyh@debian.org> Mon, 26 Nov 2012 16:45:19 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 27 Nov 2012 17:07:32 -0400 git-annex (3.20121126) unstable; urgency=low |