diff options
author | Joey Hess <joey@kitenet.net> | 2011-08-23 13:41:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-08-23 13:41:32 -0400 |
commit | 20259c2955e408a72e0960207fc8be4cbeec2e21 (patch) | |
tree | a1d13c50a46f6d586ef38f08f5cf42105ef82096 /debian/changelog | |
parent | 203148363f459635b1be40b8c6ed376073230dda (diff) |
Set EMAIL when running test suite so that git does not need to be configured first. Closes: #638998
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a8280a156..bb06e1fba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (3.20110820) UNRELEASED; urgency=low + + * Set EMAIL when running test suite so that git does not need to be + configured first. Closes: #638998 + + -- Joey Hess <joeyh@debian.org> Tue, 23 Aug 2011 13:41:01 -0400 + git-annex (3.20110819) unstable; urgency=low * Now "git annex init" only has to be run once, when a git repository |