diff options
| author | clint <clint@debian.org> | 2011-12-09 07:57:06 +0400 |
|---|---|---|
| committer | clint <clint@debian.org> | 2011-12-09 07:57:06 +0400 |
| commit | d232474de66fedf7a2dc4e75557b58bf5163e190 (patch) | |
| tree | 248c72b2001e413af508b0145e756934b73b6b8f /p/haskell-yesod-form | |
| parent | 6650836d9bb9b0e62d317b9b7fe38e2e3628a63a (diff) | |
| download | DHG_packages-d232474de66fedf7a2dc4e75557b58bf5163e190.tar.gz | |
haskell-yesod-form: New upstream version 0.3.4.
Diffstat (limited to 'p/haskell-yesod-form')
| -rw-r--r-- | p/haskell-yesod-form/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-yesod-form/debian/control | 29 |
2 files changed, 29 insertions, 6 deletions
diff --git a/p/haskell-yesod-form/debian/changelog b/p/haskell-yesod-form/debian/changelog index 057b7b8c7..f279f003b 100644 --- a/p/haskell-yesod-form/debian/changelog +++ b/p/haskell-yesod-form/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-form (0.3.4-1) unstable; urgency=low + + * New upstream version. + + -- Clint Adams <clint@debian.org> Thu, 08 Dec 2011 22:40:46 -0500 + haskell-yesod-form (0.3.3-1) unstable; urgency=low * New upstream version. diff --git a/p/haskell-yesod-form/debian/control b/p/haskell-yesod-form/debian/control index fd00b383d..84301566b 100644 --- a/p/haskell-yesod-form/debian/control +++ b/p/haskell-yesod-form/debian/control @@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 7) , haskell-devscripts (>= 0.8) , ghc , ghc-prof - , libghc-blaze-builder-dev (>> 0.2.1) + , libghc-blaze-builder-dev (>> 0.2.1.4) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof - , libghc-blaze-html-dev (>> 0.4) + , libghc-blaze-html-dev (>> 0.4.1.3) , libghc-blaze-html-dev (<< 0.5) , libghc-blaze-html-prof , libghc-data-default-dev (>> 0.3) @@ -29,9 +29,22 @@ Build-Depends: debhelper (>= 7) , libghc-persistent-dev (>> 0.6) , libghc-persistent-dev (<< 0.7) , libghc-persistent-prof - , libghc-web-routes-quasi-dev (>> 0.7) - , libghc-web-routes-quasi-dev (<< 0.8) - , libghc-web-routes-quasi-prof + , libghc-shakespeare-css-dev (>> 0.10) + , libghc-shakespeare-css-dev (<< 0.11) + , libghc-shakespeare-css-prof + , libghc-shakespeare-js-dev (>> 0.10) + , libghc-shakespeare-js-dev (<< 0.11) + , libghc-shakespeare-js-prof + , ghc-ghci + , libghc-text-dev (>> 0.9) + , libghc-text-dev (<< 0.12) + , libghc-text-prof + , libghc-transformers-dev (>> 0.2.2) + , libghc-transformers-dev (<< 0.3) + , libghc-transformers-prof + , libghc-wai-dev (>> 0.4) + , libghc-wai-dev (<< 0.5) + , libghc-wai-prof , libghc-xss-sanitize-dev (>> 0.3.0.1) , libghc-xss-sanitize-dev (<< 0.4) , libghc-xss-sanitize-prof @@ -49,7 +62,11 @@ Build-Depends-Indep: ghc-doc , libghc-hamlet-doc , libghc-network-doc , libghc-persistent-doc - , libghc-web-routes-quasi-doc + , libghc-shakespeare-css-doc + , libghc-shakespeare-js-doc + , libghc-text-doc + , libghc-transformers-doc + , libghc-wai-doc , libghc-xss-sanitize-doc , libghc-yesod-core-doc , libghc-yesod-persistent-doc |
