diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-31 15:40:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-31 15:40:57 -0400 |
commit | 00988bcf369671bdc3b78e95e3c2ae43f4835b1c (patch) | |
tree | 293e7e42a1806d7bacfb3f14afc7d47b6ce2a302 /debian | |
parent | 3d3e1c4c25f4bbefd0f5e3f445444f3293875a93 (diff) |
fixed my build environment
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dc6e3c38a..b17586bc6 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 <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400 |