prep release

This commit is contained in:
Joey Hess 2011-10-11 23:03:19 -04:00
parent 402d9c7c5f
commit 11b154e811
2 changed files with 5 additions and 5 deletions

8
debian/changelog vendored
View file

@ -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. * This version of git-annex only works with git 1.7.7 and newer.
The breakage with old versions is subtle, and affects The breakage with old versions is subtle, and affects the
annex.numcopies .gitattributes settings, so be sure to upgrade git annex.numcopies settings in .gitattributes, so be sure to upgrade git
to 1.7.7. (Debian package now depends on that version.) to 1.7.7. (Debian package now depends on that version.)
* Don't pass absolute paths to git show-attr, as it started following * 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, 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. * Various speed improvements gained by using ByteStrings.
* Contain the zombie hordes. * 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 git-annex (3.20110928) unstable; urgency=low

2
debian/control vendored
View file

@ -17,7 +17,7 @@ Build-Depends:
libghc-json-dev, libghc-json-dev,
ikiwiki, ikiwiki,
perlmagick, perlmagick,
git | git-core, git,
uuid, uuid,
rsync, rsync,
Maintainer: Joey Hess <joeyh@debian.org> Maintainer: Joey Hess <joeyh@debian.org>