aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-26 15:09:13 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-26 15:09:13 -0400
commitd3465e2c656049daef795182ac6c42851bc4fd54 (patch)
tree016ff9092bfd7dc1b6cf82f74f1869c564ca50c4
parent0bf6d84f384154874820d5e2799f6f71edb0fc28 (diff)
prep release
-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 18a9898c5..3ee0374e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-git-annex (5.20140920) UNRELEASED; urgency=medium
+git-annex (5.20140926) unstable; urgency=high
* Depend on new enough git for --no-gpg-sign to work. Closes: #762446
* Work around failure to build on mips by using cabal, not Setup,
to build in debian/rules.
- -- Joey Hess <joeyh@debian.org> Mon, 22 Sep 2014 13:50:00 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 26 Sep 2014 15:09:02 -0400
git-annex (5.20140919) unstable; urgency=high
diff --git a/git-annex.cabal b/git-annex.cabal
index 5b2b2daca..9dd815732 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20140919
+Version: 5.20140926
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>