diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-05-05 15:47:01 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-05-05 15:47:01 -0400 |
commit | 7b744df198d3f24d646608f396fcebd73509e781 (patch) | |
tree | bccc524bcbf04a7b661429a243959763cdc798b1 /debian | |
parent | 46c7a156017a79f9b3b7eacf745ef42f207f3212 (diff) |
new simpler windows build environment using stack and git for windows and no cygwin
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 23c246bd4..2db35bccb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ git-annex (6.20160420) UNRELEASED; urgency=medium Thanks, freewheelinfranks. * Added DIRHASH-LOWER to external special remote protocol. * git-annex.cabal: Add Setup-Depends. + * stack.yaml: Enable explicit-setup-deps. * Windows: Fix several bugs in propigation of changes from the adjusted branch back to the master branch. * map: Hide dead repositories that are not connected to the graph. |