diff --git a/debian/changelog b/debian/changelog index 7e1c0f2a8f..4f05ca8ffb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ git-annex (5.20150523) UNRELEASED; urgency=medium * Linux standalone, OSX app: Improve runshell script to always quote shell vars, so that it will work when eg, untarred into a directory path with spaces in its name. + * Revert removal dependency on obsolete hamlet package, since the + autobuilders are not ready for this change yet and it prevented them + from building the webapp. Reopens: #786659 -- Joey Hess Fri, 22 May 2015 22:23:32 -0400 diff --git a/doc/bugs/webapp_missing_in_20150522_release.mdwn b/doc/bugs/webapp_missing_in_20150522_release.mdwn index 4c96ed6da3..77371e050e 100644 --- a/doc/bugs/webapp_missing_in_20150522_release.mdwn +++ b/doc/bugs/webapp_missing_in_20150522_release.mdwn @@ -32,3 +32,6 @@ Arch linux # End of transcript or log. """]] + +> Unfortunate I didn't notice this. I've fixed it in git and will make a +> release tomorrow. [[done]] --[[Joey]]