diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-17 14:41:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-17 14:41:24 -0400 |
commit | a91a51fc03a68f2a5ede6df5182471f6ebfcc037 (patch) | |
tree | 7422c042013dab7a1405d463ad3649428bcde22e /debian/changelog | |
parent | 7aa668f4b488cc29fe0722f8f01071540ed56434 (diff) |
Add missing build dep on dataenc.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c837da876..aa00d3fca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (0.20110418) UNRELEASED; urgency=low * Don't run gpg in batch mode, so it can prompt for passphrase when there is no agent. + * Add missing build dep on dataenc. -- Joey Hess <joeyh@debian.org> Sun, 17 Apr 2011 14:29:49 -0400 |