summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-01-15 16:54:53 -0400
committerJoey Hess <joey@kitenet.net>2014-01-15 16:55:09 -0400
commitaef50735fa4aa4cbdb0df89e0d60168486d3ea71 (patch)
treefe33f5d78684e1699ca72a718f7c22e17c10d3ec /debian
parent36c3e8be3aa98296eec964bba5abc96c40f41468 (diff)
downloadgit-repair-aef50735fa4aa4cbdb0df89e0d60168486d3ea71.tar.gz
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a272670..f44064c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-git-repair (1.20131214) UNRELEASED; urgency=medium
+git-repair (1.20140115) unstable; urgency=medium
* Support old git versions from before git fsck --no-dangling was
implemented.
- * repair: Fix bug in packed refs file exploding code that caused a .gitrefs
+ * Fix bug in packed refs file exploding code that caused a .gitrefs
directory to be created instead of .git/refs
- -- Joey Hess <joeyh@debian.org> Mon, 13 Jan 2014 18:07:13 -0400
+ -- Joey Hess <joeyh@debian.org> Wed, 15 Jan 2014 16:53:30 -0400
git-repair (1.20131213) unstable; urgency=low