summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-02-27 11:36:38 -0400
committerJoey Hess <joey@kitenet.net>2014-02-27 11:36:38 -0400
commit0609d754cc302edbd6de6ed4eac9b669c46a468b (patch)
treec204a6059eac1d4a4345def80a6697f764b4d185
parent0824fbccbb808c2d9d13c9dc5a76364e36bbbf17 (diff)
prep releasedebian/5.20140227
-rw-r--r--debian/changelog4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 30d77d6264..5264f0a709 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20140222) UNRELEASED; urgency=medium
+git-annex (5.20140227) unstable; urgency=medium
* metadata: Field names limited to alphanumerics and a few whitelisted
punctuation characters to avoid issues with views, etc.
@@ -31,7 +31,7 @@ git-annex (5.20140222) UNRELEASED; urgency=medium
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp
for only partially transferred objects.
- -- Joey Hess <joeyh@debian.org> Fri, 21 Feb 2014 13:03:04 -0400
+ -- Joey Hess <joeyh@debian.org> Thu, 27 Feb 2014 11:34:19 -0400
git-annex (5.20140221) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 8228cdc66c..6b2f821dd9 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20140221
+Version: 5.20140227
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>