summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-form
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2013-08-03 06:31:58 +0400
committerClint Adams <clint@debian.org>2013-08-03 06:31:58 +0400
commit1c705a25dd010eb888255a700da2d2279abf5b2e (patch)
tree05f6f2c8299cdc3f28b8d0e0ba2f5db996bca1aa /p/haskell-yesod-form
parentbf759cf6d9e605789ae109b471efa5c5208928f3 (diff)
downloadDHG_packages-1c705a25dd010eb888255a700da2d2279abf5b2e.tar.gz
haskell-yesod-form: New upstream version 1.3.0.1.
Diffstat (limited to 'p/haskell-yesod-form')
-rw-r--r--p/haskell-yesod-form/debian/changelog6
-rw-r--r--p/haskell-yesod-form/debian/control19
2 files changed, 16 insertions, 9 deletions
diff --git a/p/haskell-yesod-form/debian/changelog b/p/haskell-yesod-form/debian/changelog
index 17dd2293f..ea0eeba96 100644
--- a/p/haskell-yesod-form/debian/changelog
+++ b/p/haskell-yesod-form/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-form (1.3.0.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Fri, 02 Aug 2013 22:25:02 -0400
+
haskell-yesod-form (1.2.1.3-3) unstable; urgency=low
* Move Haskell blurb to the end of the description, reduces the impact
diff --git a/p/haskell-yesod-form/debian/control b/p/haskell-yesod-form/debian/control
index b82a17014..627528549 100644
--- a/p/haskell-yesod-form/debian/control
+++ b/p/haskell-yesod-form/debian/control
@@ -22,16 +22,18 @@ Build-Depends: debhelper (>= 9)
, libghc-crypto-api-prof
, libghc-data-default-dev
, libghc-data-default-prof
- , libghc-email-validate-dev (>> 0.2.6)
+ , libghc-email-validate-dev (>> 1.0)
, libghc-email-validate-prof
, libghc-hamlet-dev (>> 1.1)
, libghc-hamlet-dev (<< 1.2)
, libghc-hamlet-prof
, libghc-network-dev (>> 2.2)
, libghc-network-prof
- , libghc-persistent-dev (>> 1.0)
- , libghc-persistent-dev (<< 1.2)
+ , libghc-persistent-dev (>> 1.2)
+ , libghc-persistent-dev (<< 1.3)
, libghc-persistent-prof
+ , libghc-resourcet-dev
+ , libghc-resourcet-prof
, libghc-shakespeare-css-dev (>> 1.0)
, libghc-shakespeare-css-dev (<< 1.1)
, libghc-shakespeare-css-prof
@@ -47,11 +49,11 @@ Build-Depends: debhelper (>= 9)
, libghc-wai-prof
, libghc-xss-sanitize-dev (>> 0.3.0.1)
, libghc-xss-sanitize-prof
- , libghc-yesod-core-dev (>> 1.1)
- , libghc-yesod-core-dev (<< 1.2)
+ , libghc-yesod-core-dev (>> 1.2)
+ , libghc-yesod-core-dev (<< 1.3)
, libghc-yesod-core-prof
- , libghc-yesod-persistent-dev (>> 1.1)
- , libghc-yesod-persistent-dev (<< 1.2)
+ , libghc-yesod-persistent-dev (>> 1.2)
+ , libghc-yesod-persistent-dev (<< 1.3)
, libghc-yesod-persistent-prof
, libghc-hspec-dev
Build-Depends-Indep: ghc-doc
@@ -66,6 +68,7 @@ Build-Depends-Indep: ghc-doc
, libghc-hamlet-doc
, libghc-network-doc
, libghc-persistent-doc
+ , libghc-resourcet-doc
, libghc-shakespeare-css-doc
, libghc-shakespeare-js-doc
, libghc-text-doc
@@ -74,8 +77,6 @@ Build-Depends-Indep: ghc-doc
, libghc-xss-sanitize-doc
, libghc-yesod-core-doc
, libghc-yesod-persistent-doc
- , libghc-hspec-dev
- , libghc-hunit-dev
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/yesod-form
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-form