releasing version 3.20120123~bpo60+1

This commit is contained in:
Joey Hess 2012-02-08 12:51:28 -04:00
parent 1211d19dbf
commit 908b4947ab

6
debian/changelog vendored
View file

@ -1,5 +1,7 @@
git-annex (3.20120123) unstable; urgency=low
git-annex (3.20120123~bpo60+1) squeeze-backports; urgency=low
* Fixed build dependency that made the previous backport FTBFS on several
architectures.
* fsck --from: Fscking a remote is now supported. It's done by retrieving
the contents of the specified files from the remote, and checking them,
so can be an expensive operation. Still, if the remote is a special
@ -18,7 +20,7 @@ git-annex (3.20120123) unstable; urgency=low
* To disable the ssh caching (if for example you have your own broader
ssh caching configuration), set annex.sshcaching=false.
-- Joey Hess <joeyh@debian.org> Mon, 23 Jan 2012 13:48:48 -0400
-- Joey Hess <joeyh@debian.org> Wed, 08 Feb 2012 12:41:29 -0400
git-annex (3.20120116~bpo60+1) squeeze-backports; urgency=low