From 5e0e1ad1bfa744b955e49af44f3e21f006c094d1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Nov 2013 11:18:15 -0400 Subject: releasing package git-repair version 1.20131122 --- debian/changelog | 6 +++--- git-repair.cabal | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8fbb6ef..91d0bd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-repair (1.20131119) UNRELEASED; urgency=low +git-repair (1.20131122) unstable; urgency=low * Added test mode, which can be used to randomly corrupt test repositories, in reproducible ways, which allows easy @@ -10,10 +10,10 @@ git-repair (1.20131119) UNRELEASED; urgency=low * Improve fsck code to find badly corrupted objects that crash git fsck before it can complain about them. * Fixed crashes on bad file encodings. - * Can now run 1000 tests (git-repair --test -n 10000 --force) + * Can now run 10000 tests (git-repair --test -n 10000 --force) with 0 failures. - -- Joey Hess Tue, 19 Nov 2013 17:16:56 -0400 + -- Joey Hess Fri, 22 Nov 2013 11:16:03 -0400 git-repair (1.20131118) unstable; urgency=low diff --git a/git-repair.cabal b/git-repair.cabal index 05e3f46..286a712 100644 --- a/git-repair.cabal +++ b/git-repair.cabal @@ -1,5 +1,5 @@ Name: git-repair -Version: 1.20131119 +Version: 1.20131122 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess -- cgit v1.2.3