version dependency on old monad-control

This should let cabal build it with the right version.
This commit is contained in:
Joey Hess 2011-12-10 12:49:44 -04:00
parent d6fafc463e
commit c5267802f3
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -11,6 +11,7 @@ git-annex (3.20111204) UNRELEASED; urgency=low
yet committed.
* sync: New command that synchronises the local repository and default
remote, by running git commit, pull, and push for you.
* Version monad-control dependency in cabal file.
-- Joey Hess <joeyh@debian.org> Sun, 04 Dec 2011 12:22:37 -0400