diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-10 12:49:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-10 12:56:02 -0400 |
commit | c5267802f38eb020edee8143d5a097296232bb35 (patch) | |
tree | 63a69a78b19118ef9bb289d4df38a9df65853cbb /debian | |
parent | d6fafc463e5335ed515c45ebff2454c795323e3f (diff) |
version dependency on old monad-control
This should let cabal build it with the right version.
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 b481d9999..8dbcb07dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |