diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-22 15:52:27 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-22 15:53:58 -0400 |
| commit | 0d9148d03cd40ddf9ae79fadd6571dd0fd576d5b (patch) | |
| tree | 8939263d3925289d1223a40e6348ceca6846bb32 /debian | |
| parent | 14e5429163f0138f03deaaa1134c8b4982c27141 (diff) | |
split out module to work around badly named symbol in directory-1.2.6.2
Sadly my bug report about this is not going to get fixed it seems, so
I have to drag around a whole added module file just to deal with it.
https://github.com/haskell/directory/issues/52
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2092e784..137d9d75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ propellor (3.0.4) UNRELEASED; urgency=medium Thanks, davean. * Module added for the Borg backup system. Thanks, Félix Sipma. + * Fix build with directory-1.2.6.2. -- Joey Hess <id@joeyh.name> Thu, 05 May 2016 10:37:43 -0400 |
