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

This commit is contained in:
Joey Hess 2015-05-27 14:49:58 -04:00
parent e810564338
commit 67469ce01f
2 changed files with 6 additions and 0 deletions

3
debian/changelog vendored
View file

@ -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 <id@joeyh.name> Fri, 22 May 2015 22:23:32 -0400

View file

@ -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]]