diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-15 13:53:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-15 13:53:51 -0400 |
commit | 37b5b1bf0d59cdb8068c0cfb76e194a70754cafa (patch) | |
tree | 8242b4e115298a42db7e9d86f380034b11bf1a59 /debian | |
parent | bb70a5e5c484187336dcee6885d9d019bb772e92 (diff) |
Fix QuickCheck dependency in cabal file.
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 2e9468d8c..1136c37c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ git-annex (3.20120114) UNRELEASED; urgency=low where StatFS does not currently work (s390, mips, powerpc, sparc), this disables the diskreserve checking code, and attempting to configure an annex.diskreserve will result in an error. + * Fix QuickCheck dependency in cabal file. -- Joey Hess <joeyh@debian.org> Sat, 14 Jan 2012 17:12:04 -0400 |