summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--git-repair.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a419f46..23501f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-git-repair (1.20140424) UNRELEASED; urgency=medium
+git-repair (1.20140815) unstable; urgency=medium
* Removing bad objects could leave fsck finding no more unreachable objects,
but some branches no longer accessible. Fix this, including support for
fixing up repositories that were incompletely repaired before.
* Merge from git-annex.
- -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 16:35:16 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 15 Aug 2014 13:49:09 -0400
git-repair (1.20140423) unstable; urgency=medium
diff --git a/git-repair.cabal b/git-repair.cabal
index f75ce01..10ff51d 100644
--- a/git-repair.cabal
+++ b/git-repair.cabal
@@ -1,5 +1,5 @@
Name: git-repair
-Version: 1.20140423
+Version: 1.20140815
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>