aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-12-20 23:20:36 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-12-20 23:24:06 -0400
commit82a145df91ca93a55020172076297e79ff6c52e5 (patch)
tree26abd7d16035930ca0dacb6d38b0f0304ca6bf1d /debian
parentc11cfea35555ae3bab429c283d8c7571d285d4b1 (diff)
test encrypted special remote
This involved adding a test harness to run gpg with a dummy key, and lots of fun.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e3e8079dc..e6fa9c16f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ git-annex (3.20111212) UNRELEASED; urgency=low
* Properly handle multiline git config values.
* Fix the hook special remote, which bitrotted a while ago.
* map: --fast disables use of dot to display map
- * Test suite improvements. Current top-level test coverage: 68%
+ * Test suite improvements. Current top-level test coverage: 70%
-- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400