diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-29 01:28:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-29 01:28:02 -0400 |
commit | 6cdcae9e9acbc58feea5bf129b8f61e02f6f5940 (patch) | |
tree | 86846e990f2c3647329478d277b6291719af1903 /debian/changelog | |
parent | 3753015a3533abdeccd979b2868f4fdbad001f53 (diff) |
Avoid building the webapp on Debian architectures that do not yet have template haskell and thus yesod. (Should be available for arm soonish I hope).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5eb34743f..d71bbe74c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,9 @@ git-annex (3.20120925) UNRELEASED; urgency=low GIT_ANNEX_LOCAL_FEATURES=-DWITH_OLD_YESOD * copy: Avoid updating the location log when no copy is performed. * configure: Test that uuid -m works, falling back to plain uuid if not. + * Avoid building the webapp on Debian architectures that do not yet + have template haskell and thus yesod. (Should be available for arm soonish + I hope). -- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400 |