summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-11 23:03:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-11 23:03:19 -0400
commit11b154e811a9dcea42ceaaf9740f811ac310a615 (patch)
tree6102384f4d54e11db625dca63f7043887e29bd92 /debian/changelog
parent402d9c7c5fa79d78fe09e5ed0b5a3b60e16a7f0b (diff)
prep release
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index e985166dc..c4e53e179 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-git-annex (3.20110929) UNRELEASED; urgency=low
+git-annex (3.20111011) unstable; urgency=low
* This version of git-annex only works with git 1.7.7 and newer.
- The breakage with old versions is subtle, and affects
- annex.numcopies .gitattributes settings, so be sure to upgrade git
+ The breakage with old versions is subtle, and affects the
+ annex.numcopies settings in .gitattributes, so be sure to upgrade git
to 1.7.7. (Debian package now depends on that version.)
* Don't pass absolute paths to git show-attr, as it started following
symlinks when that's done in 1.7.7. Instead, use relative paths,
@@ -29,7 +29,7 @@ git-annex (3.20110929) UNRELEASED; urgency=low
* Various speed improvements gained by using ByteStrings.
* Contain the zombie hordes.
- -- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 11 Oct 2011 23:00:02 -0400
git-annex (3.20110928) unstable; urgency=low