summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-08-15 13:49:38 -0400
committerJoey Hess <joey@kitenet.net>2014-08-15 13:49:38 -0400
commit2fc16172004b942bd67f47d07be75a4c9a1f79a8 (patch)
tree904627f2b1263936c0b7fc68fd9db4a5468ffaef
parent2d214d8b2a069835c0ecd16270e11792a8607c83 (diff)
downloadgit-repair-2fc16172004b942bd67f47d07be75a4c9a1f79a8.tar.gz
-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>