This commit is contained in:
Joey Hess 2014-12-31 15:27:20 -04:00
parent e0dbf380f1
commit c678620963
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View file

@ -5,7 +5,7 @@ git-annex (5.20141231) unstable; urgency=medium
* sync: Now supports remote groups, the same way git remote update does. * sync: Now supports remote groups, the same way git remote update does.
* setpresentkey: A new plumbing-level command. * setpresentkey: A new plumbing-level command.
* Run shutdown cleanup actions even if there were failures processing * Run shutdown cleanup actions even if there were failures processing
the command. Amoung other fixes, this means that addurl will stage the command. Among other fixes, this means that addurl will stage
added files even if adding one of the urls fails. added files even if adding one of the urls fails.
* bittorrent: Fix locking problem when using addurl file:// * bittorrent: Fix locking problem when using addurl file://
* Windows: Fix local rsync filepath munging (fixes 26 test suite failures). * Windows: Fix local rsync filepath munging (fixes 26 test suite failures).

2
debian/control vendored
View file

@ -78,7 +78,7 @@ Build-Depends:
git-remote-gcrypt (>= 0.20130908-6), git-remote-gcrypt (>= 0.20130908-6),
llvm-3.4 [armel armhf], llvm-3.4 [armel armhf],
Maintainer: Gergely Nagy <algernon@madhouse-project.org> Maintainer: Gergely Nagy <algernon@madhouse-project.org>
Standards-Version: 3.9.5 Standards-Version: 3.9.6
Vcs-Git: git://git.kitenet.net/git-annex Vcs-Git: git://git.kitenet.net/git-annex
Homepage: http://git-annex.branchable.com/ Homepage: http://git-annex.branchable.com/
XS-Testsuite: autopkgtest XS-Testsuite: autopkgtest