prep release
This commit is contained in:
parent
0585455e4d
commit
4d7bc922a2
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
git-annex (5.20141232) UNRELEASED; urgency=medium
|
||||
git-annex (5.20150113) unstable; urgency=medium
|
||||
|
||||
* unlock: Don't allow unlocking files that have never been committed to git
|
||||
before, to avoid an intractable problem that prevents the pre-commit
|
||||
|
@ -24,7 +24,7 @@ git-annex (5.20141232) UNRELEASED; urgency=medium
|
|||
* Bugfix: A file named HEAD in the work tree could confuse some git commands
|
||||
run by git-annex.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 02 Jan 2015 13:35:13 -0400
|
||||
-- Joey Hess <id@joeyh.name> Tue, 13 Jan 2015 12:10:08 -0400
|
||||
|
||||
git-annex (5.20141231) unstable; urgency=medium
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: git-annex
|
||||
Version: 5.20141231
|
||||
Version: 5.20150113
|
||||
Cabal-Version: >= 1.8
|
||||
License: GPL-3
|
||||
Maintainer: Joey Hess <joey@kitenet.net>
|
||||
|
|
Loading…
Reference in a new issue