releasing package git-annex version 6.20160211

This commit is contained in:
Joey Hess 2016-02-11 12:02:38 -04:00
parent 4c2fb5569b
commit c8b201ad87
Failed to extract signature
2 changed files with 4 additions and 4 deletions

6
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (6.20160127) UNRELEASED; urgency=medium
git-annex (6.20160211) unstable; urgency=medium
* annex.addsmallfiles: New option controlling what is done when
adding files not matching annex.largefiles.
@ -22,14 +22,14 @@ git-annex (6.20160127) UNRELEASED; urgency=medium
* init: Fix bugs in submodule .git symlink fixup, that occurred when
initializing in a subdirectory of a submodule and a submodule of a
submodule.
* WebDAV: Set depth 1 in PROPFIND request, for better compatability with
* WebDAV: Set depth 1 in PROPFIND request, for better compatibility with
some servers. Thanks, wzhd.
* WebDAV: Remove a bogus trailing slash from the end of the url to the
temporary store location for a key. Thanks, wzhd.
* S3: Allow configuring with requeststyle=path to use path-style bucket
access instead of the default DNS-style access.
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400
-- Joey Hess <id@joeyh.name> Thu, 11 Feb 2016 11:42:19 -0400
git-annex (6.20160126) unstable; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 6.20160126
Version: 6.20160211
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>