diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-15 13:31:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-15 13:31:20 -0400 |
commit | 5f127608b8616e19b7e86bd550e714da118ee42e (patch) | |
tree | 428242c95e1f1cbeed4fcb69c58663871c72c4f3 /debian | |
parent | 9f1b4c2f61a1173be9943a3e301b0e2dac789739 (diff) |
Remove hurd stuff from cabal file, since hackage currently rejects it.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4724b63de..911b97049 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ git-annex (5.20141014) UNRELEASED; urgency=medium * vicfg: Deleting configurations now resets to the default, where before it has no effect. + * Remove hurd stuff from cabal file, since hackage currently rejects + it. -- Joey Hess <joeyh@debian.org> Tue, 14 Oct 2014 14:09:24 -0400 |