From 00988bcf369671bdc3b78e95e3c2ae43f4835b1c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 31 Oct 2011 15:40:57 -0400 Subject: [PATCH] fixed my build environment --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index dc6e3c38aa..b17586bc68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ git-annex (3.20111026) UNRELEASED; urgency=low useful interface. * The fromkey command now takes the key as its first parameter. The --key option is no longer used. + * Built without any filename containing .git being excluded. Closes: #647215 -- Joey Hess Thu, 27 Oct 2011 13:58:53 -0400