diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-02 23:12:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-02 23:12:47 -0400 |
commit | a3c7db8747676a4a9c9f71ded1f91795dc045b3e (patch) | |
tree | 4a30699a61ac0141ecedd29f3444344aa824a0ca /debian | |
parent | 1488f6752376174925983ac3a9becf1f2ac0cbc7 (diff) |
Temporarily add an upper bound to the version of yesod that can be built with, since yesod 1.2 has a great many changes that will require extensive work on the webapp.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5462ffb6a..d5152ae53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ git-annex (4.20130502) UNRELEASED; urgency=low * Android: The webapp is ported and working. + * Temporarily add an upper bound to the version of yesod that can be built + with, since yesod 1.2 has a great many changes that will require extensive + work on the webapp. -- Joey Hess <joeyh@debian.org> Thu, 02 May 2013 20:39:19 -0400 |