diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-01-12 12:40:18 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-01-12 12:40:18 -0400 |
| commit | 4f88f8f1ec293445a526d163818c72b3a38f9ecf (patch) | |
| tree | a4d19ec71c09372c99083f411a7458a3c88ff518 /debian | |
| parent | 358321afad0445e66c0aaaea74c4e80caafb77b4 (diff) | |
| parent | f3d86f4583fdb7626119210503512a6f78b95f5e (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e2aaa670..72145793 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -propellor (2.15.3) UNRELEASED; urgency=medium +propellor (2.15.3) unstable; urgency=medium * Added Git.bareRepoDefaultBranch property Thanks, Sean Whitton. + * Add missing Control.Applicative imports needed by older versions of ghc. - -- Joey Hess <id@joeyh.name> Tue, 05 Jan 2016 13:30:21 -0400 + -- Joey Hess <id@joeyh.name> Tue, 12 Jan 2016 12:37:22 -0400 propellor (2.15.2) unstable; urgency=medium |
