Fix broken upgrade from V1 repository. Closes: #638584

Had forgotten to keep several old versions of functions needed during this
upgrade.
This commit is contained in:
Joey Hess 2011-08-19 20:05:08 -04:00
parent e3ca08fad8
commit 01cd775d92
3 changed files with 30 additions and 8 deletions

1
debian/changelog vendored
View file

@ -6,6 +6,7 @@ git-annex (3.20110818) UNRELEASED; urgency=low
still recommended to run "git annex init" in any clones, to describe them.
* Added annex-cost-command configuration, which can be used to vary the
cost of a remote based on the output of a shell command.
* Fix broken upgrade from V1 repository. Closes: #638584
-- Joey Hess <joeyh@debian.org> Wed, 17 Aug 2011 13:44:44 -0400