diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2014-05-02 13:28:48 +0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-05-02 13:28:48 +0400 |
commit | c5ae748ef7f1ca2dabecab9b213163e0c2b1a88a (patch) | |
tree | 8ad7f44fbef8cfceb1c62f7192b99c5bc32e28b7 /p/haskell-persistent-sqlite/debian/control | |
parent | a9c89ad3050bf864dca9fbfca7fe1dd754359510 (diff) | |
download | DHG_packages-c5ae748ef7f1ca2dabecab9b213163e0c2b1a88a.tar.gz |
haskell-persistent-sqlite: New upstream release
Diffstat (limited to 'p/haskell-persistent-sqlite/debian/control')
-rw-r--r-- | p/haskell-persistent-sqlite/debian/control | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control index 079b089d1..a5136a9d6 100644 --- a/p/haskell-persistent-sqlite/debian/control +++ b/p/haskell-persistent-sqlite/debian/control @@ -16,13 +16,15 @@ Build-Depends: debhelper (>= 9) , libghc-monad-control-prof , libghc-monad-logger-dev (>> 0.2.4) , libghc-monad-logger-prof - , libghc-persistent-dev (>> 1.2) - , libghc-persistent-dev (<< 1.3) + , libghc-persistent-dev (>> 1.3) + , libghc-persistent-dev (<< 1.4) , libghc-persistent-prof , libghc-text-dev (>> 0.7) , libghc-text-prof , libghc-transformers-dev (>> 0.2.1) , libghc-transformers-prof + , libghc-resourcet-dev + , libghc-resourcet-prof , libsqlite3-dev Build-Depends-Indep: ghc-doc , libghc-aeson-doc @@ -32,6 +34,7 @@ Build-Depends-Indep: ghc-doc , libghc-persistent-doc , libghc-text-doc , libghc-transformers-doc + , libghc-resourcet-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/persistent-sqlite Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-persistent-sqlite |