diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-18 11:01:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-18 11:01:00 -0400 |
commit | e627afc327fef05d0f12c99b317d2395a0df0b6a (patch) | |
tree | 4cb8301e3c546de052bcd945ba062f6a7b6fe927 /debian | |
parent | 5ba63fb88dcda42e4a3e6217e05540e27fa5cf6c (diff) |
releasing package git-annex version 5.201311185.20131118
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 99269e48a..78767b7d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20131102) UNRELEASED; urgency=low +git-annex (5.20131118) unstable; urgency=low * Direct mode repositories now have core.bare=true set, to prevent accidentally running git commands that try to operate on the work tree, @@ -41,7 +41,7 @@ git-annex (5.20131102) UNRELEASED; urgency=low in the tree, not just at its top. * webapp: Check annex.version. - -- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 16:14:14 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 18 Nov 2013 10:45:43 -0400 git-annex (4.20131106) unstable; urgency=low |