diff options
author | Joey Hess <joey@kitenet.net> | 2011-08-19 20:05:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-08-19 20:32:18 -0400 |
commit | 01cd775d9271dfe96917c5557efe93ce0e6f52c4 (patch) | |
tree | 19cdc3d9fa0876903996cab6c248f2bf91b87577 /debian | |
parent | e3ca08fad89d6f3b5951da74a8af3631c5ef9604 (diff) |
Fix broken upgrade from V1 repository. Closes: #638584
Had forgotten to keep several old versions of functions needed during this
upgrade.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1ace861a4..7d3315103 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |