diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-29 13:06:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-29 13:06:23 -0400 |
commit | a696b98024d8b9009cd6ad021f20e087607145f6 (patch) | |
tree | 8e548dda8421a1d698ebba4ed90429011ab47642 /debian | |
parent | 9e53aca36b2b709034dc3ff57827a964e4a8a3d8 (diff) |
Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a problem when a direct mode repo was somehow set to v3 rather than v4, and so the automatic direct mode upgrade to v5 was not done.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9692cc56c..cfb8e9309 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ git-annex (5.20131222) UNRELEASED; urgency=medium * Added new external special remote interface. * addurl, importfeed: Sanitize | and some other symbols and special characters. + * Auto-upgrade v3 indirect repos to v5 with no changes. + This also fixes a problem when a direct mode repo was somehow set to v3 + rather than v4, and so the automatic direct mode upgrade to v5 was not + done. -- Joey Hess <joeyh@debian.org> Tue, 24 Dec 2013 13:54:32 -0400 |