diff options
author | 2011-03-16 16:25:20 -0400 | |
---|---|---|
committer | 2011-03-16 16:25:20 -0400 | |
commit | 00eb8ae82981b36d1f96740a703d92ed3c913877 (patch) | |
tree | e05ee3034ba0819fac1f9c7507174f1120f0327d /debian | |
parent | 6255865c6c0a2fee75ff120cd30211674044c1fb (diff) |
prepping experimental release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/NEWS b/debian/NEWS index 19c277eb0..df8518cef 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -git-annex (0.20110316) unstable; urgency=low +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 diff --git a/debian/changelog b/debian/changelog index a9b9249c1..c572a4e76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.20110316) UNRELEASED; urgency=low +git-annex (0.20110316) experimental; urgency=low * New repository format, annex.version=2. * The first time git-annex is run in an old format repository, it @@ -21,7 +21,7 @@ git-annex (0.20110316) UNRELEASED; urgency=low like metastore to be used with annexed files. (Currently this is only done on systems supporting POSIX 200809.) - -- Joey Hess <joeyh@debian.org> Sun, 13 Mar 2011 14:25:17 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 16 Mar 2011 16:20:23 -0400 git-annex (0.23) unstable; urgency=low |