diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-27 14:49:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-27 14:49:58 -0400 |
commit | 275d98010e845e6b0c32fe8fa8714bafb229d165 (patch) | |
tree | 12c6be974f313cdcf4b93e228f6332ef9aef69c7 /debian | |
parent | 5a9da2586865cd8f578094042887e50c3578f1db (diff) |
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
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 7e1c0f2a8..4f05ca8ff 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 <id@joeyh.name> Fri, 22 May 2015 22:23:32 -0400 |