diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-12 15:36:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-12 15:45:34 -0400 |
commit | 44b37734be9ebb98bd112ccd1a2e6ae96c50c1ea (patch) | |
tree | fe615dedee3dd0599f675d526cc0e0ba3bd5e2e3 /debian | |
parent | afb6cfb691657df13baca52af710b2683765a16d (diff) |
avoid pulling in unneeded dependencies when the assistant is disabled
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9cbe2d692..68737eda1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (4.20130710) UNRELEASED; urgency=low * Rsync.net have committed to support git-annex and offer a special discounted rate for git-annex users. Updated the webapp to reflect this. http://www.rsync.net/products/git-annex-pricing.html + * Improve cabal file to avoid unncessary dependencies when building with + the assistant disabled. -- Joey Hess <joeyh@debian.org> Tue, 09 Jul 2013 19:17:13 -0400 |