[Pkg-haskell-commits] darcs: haskell-yesod-form: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 15:23:39 UTC 2014
Sat Dec 20 16:49:30 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control -17 +7
Sat Dec 20 16:49:30 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-yesod-form/changelog new-haskell-yesod-form/changelog
--- old-haskell-yesod-form/changelog 2014-12-22 15:23:39.263062547 +0000
+++ new-haskell-yesod-form/changelog 2014-12-22 15:23:39.271062549 +0000
@@ -1,8 +1,9 @@
-haskell-yesod-form (1.3.15-2) UNRELEASED; urgency=medium
+haskell-yesod-form (1.4.0-1) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 20 Dec 2014 16:59:40 +0100
+ -- Joachim Breitner <nomeata at debian.org> Sat, 20 Dec 2014 17:03:42 +0100
haskell-yesod-form (1.3.15-1) unstable; urgency=medium
diff -rN -u old-haskell-yesod-form/control new-haskell-yesod-form/control
--- old-haskell-yesod-form/control 2014-12-22 15:23:39.263062547 +0000
+++ new-haskell-yesod-form/control 2014-12-22 15:23:39.271062549 +0000
@@ -24,21 +24,14 @@
, libghc-data-default-prof
, libghc-email-validate-dev (>= 1.0)
, libghc-email-validate-prof
- , libghc-hamlet-dev (>= 1.1.8)
- , libghc-hamlet-prof
- , libghc-network-dev (>= 2.2)
+ , libghc-network-dev
, libghc-network-prof
- , libghc-persistent-dev (>= 1.2)
- , libghc-persistent-dev (<< 1.4)
+ , libghc-persistent-dev
, libghc-persistent-prof
, libghc-resourcet-dev
, libghc-resourcet-prof
- , libghc-shakespeare-dev
+ , libghc-shakespeare-dev (>= 2.0)
, libghc-shakespeare-prof
- , libghc-shakespeare-css-dev (>= 1.0)
- , libghc-shakespeare-css-prof
- , libghc-shakespeare-js-dev (>= 1.0.2)
- , libghc-shakespeare-js-prof
, ghc-ghci
, libghc-text-dev (>= 0.9)
, libghc-text-prof
@@ -48,11 +41,11 @@
, libghc-wai-prof
, libghc-xss-sanitize-dev (>= 0.3.0.1)
, libghc-xss-sanitize-prof
- , libghc-yesod-core-dev (>= 1.2)
- , libghc-yesod-core-dev (<< 1.3)
+ , libghc-yesod-core-dev (>= 1.4)
+ , libghc-yesod-core-dev (<< 1.5)
, libghc-yesod-core-prof
- , libghc-yesod-persistent-dev (>= 1.2)
- , libghc-yesod-persistent-dev (<< 1.3)
+ , libghc-yesod-persistent-dev (>= 1.4)
+ , libghc-yesod-persistent-dev (<< 1.5)
, libghc-yesod-persistent-prof
, libghc-hspec-dev
Build-Depends-Indep: ghc-doc
@@ -64,13 +57,10 @@
, libghc-byteable-doc
, libghc-data-default-doc
, libghc-email-validate-doc
- , libghc-hamlet-doc
, libghc-network-doc
, libghc-persistent-doc
, libghc-resourcet-doc
, libghc-shakespeare-doc
- , libghc-shakespeare-css-doc
- , libghc-shakespeare-js-doc
, libghc-text-doc
, libghc-transformers-doc
, libghc-wai-doc
More information about the Pkg-haskell-commits
mailing list