diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 5 | ||||
-rw-r--r-- | debian/changelog | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/NEWS b/debian/NEWS index df8518cef..a8b258bfe 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -2,10 +2,7 @@ git-annex (0.20110316) experimental; urgency=low This version reorganises the layout of git-annex's files in your repository. There is an upgrade process to convert a repository from the old git-annex - to this version. While git-annex will attempt to transparently handle - upgrades, you may want to drive the upgrade process by hand. - - See <http://git-annex.branchable.com/upgrades/> or + to this version. See <http://git-annex.branchable.com/upgrades/> or /usr/share/doc/git-annex/html/upgrades.html -- Joey Hess <joeyh@debian.org> Wed, 16 Mar 2011 15:49:15 -0400 diff --git a/debian/changelog b/debian/changelog index 751fcaff9..032dedfb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ git-annex (0.20110317) UNRELEASED; urgency=low * Fix support for remotes with '.' in their names. * Add version command to show git-annex version as well as repository version information. + * No longer auto-upgrade to repository format 2, to avoid accidental + upgrades, etc. Use git-annex upgrade when you're ready to run this + version. -- Joey Hess <joeyh@debian.org> Thu, 17 Mar 2011 11:46:53 -0400 |