[Pkg-haskell-commits] darcs: haskell-yesod-default: New upstream version 1.1.0.2.
Clint Adams
clint at debian.org
Sun Oct 21 16:51:52 UTC 2012
Sun Oct 21 16:51:45 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.1.0.2.
Ignore-this: dd65c71aae422bce9838e557d1474f27
M ./changelog -3 +7
M ./control -12 +19
Sun Oct 21 16:51:45 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.1.0.2.
Ignore-this: dd65c71aae422bce9838e557d1474f27
diff -rN -u old-haskell-yesod-default//changelog new-haskell-yesod-default//changelog
--- old-haskell-yesod-default//changelog 2012-10-21 16:51:52.590538325 +0000
+++ new-haskell-yesod-default//changelog 2012-10-21 16:51:52.598718860 +0000
@@ -1,10 +1,14 @@
-haskell-yesod-default (1.0.1.1-2) UNRELEASED; urgency=low
+haskell-yesod-default (1.1.0.2-1) experimental; urgency=low
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ [ Joachim Breitner ]
+ * Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
- -- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:14:27 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 21 Oct 2012 12:46:25 -0400
haskell-yesod-default (1.0.1.1-1) unstable; urgency=low
diff -rN -u old-haskell-yesod-default//control new-haskell-yesod-default//control
--- old-haskell-yesod-default//control 2012-10-21 16:51:52.578719899 +0000
+++ new-haskell-yesod-default//control 2012-10-21 16:51:52.598718860 +0000
@@ -8,8 +8,13 @@
, cdbs
, ghc
, ghc-prof
- , libghc-network-conduit-dev (>> 0.4)
- , libghc-network-conduit-dev (<< 0.5)
+ , libghc-data-default-dev
+ , libghc-data-default-prof
+ , libghc-hamlet-dev (>> 1.1)
+ , libghc-hamlet-dev (<< 1.2)
+ , libghc-hamlet-prof
+ , libghc-network-conduit-dev (>> 0.5)
+ , libghc-network-conduit-dev (<< 0.7)
, libghc-network-conduit-prof
, libghc-shakespeare-css-dev (>> 1.0)
, libghc-shakespeare-css-dev (<< 1.1)
@@ -25,22 +30,24 @@
, libghc-transformers-prof
, libghc-unordered-containers-dev
, libghc-unordered-containers-prof
- , libghc-wai-dev (>> 1.2)
- , libghc-wai-dev (<< 1.3)
+ , libghc-wai-dev (>> 1.3)
+ , libghc-wai-dev (<< 1.4)
, libghc-wai-prof
- , libghc-wai-extra-dev (>> 1.2)
- , libghc-wai-extra-dev (<< 1.3)
+ , libghc-wai-extra-dev (>> 1.3)
+ , libghc-wai-extra-dev (<< 1.4)
, libghc-wai-extra-prof
- , libghc-warp-dev (>> 1.2)
- , libghc-warp-dev (<< 1.3)
+ , libghc-warp-dev (>> 1.3)
+ , libghc-warp-dev (<< 1.4)
, libghc-warp-prof
- , libghc-yaml-dev (>> 0.7)
- , libghc-yaml-dev (<< 0.8)
+ , libghc-yaml-dev (>> 0.8)
+ , libghc-yaml-dev (<< 0.9)
, libghc-yaml-prof
- , libghc-yesod-core-dev (>> 1.0)
- , libghc-yesod-core-dev (<< 1.1)
+ , libghc-yesod-core-dev (>> 1.1)
+ , libghc-yesod-core-dev (<< 1.2)
, libghc-yesod-core-prof
Build-Depends-Indep: ghc-doc
+ , libghc-data-default-doc
+ , libghc-hamlet-doc
, libghc-network-conduit-doc
, libghc-shakespeare-css-doc
, libghc-shakespeare-js-doc
More information about the Pkg-haskell-commits
mailing list