releasing package git-annex version 5.20131118
This commit is contained in:
parent
bafe34a360
commit
187b844b1e
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -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
|
* Direct mode repositories now have core.bare=true set, to prevent
|
||||||
accidentally running git commands that try to operate on the work tree,
|
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.
|
in the tree, not just at its top.
|
||||||
* webapp: Check annex.version.
|
* 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
|
git-annex (4.20131106) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 4.20131106
|
Version: 5.20131118
|
||||||
Cabal-Version: >= 1.8
|
Cabal-Version: >= 1.8
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
Maintainer: Joey Hess <joey@kitenet.net>
|
Maintainer: Joey Hess <joey@kitenet.net>
|
||||||
|
|
Loading…
Reference in a new issue