[Pkg-haskell-commits] darcs: haskell-yesod-json: New upstream version 1.1.0.
Clint Adams
clint at debian.org
Sun Oct 21 16:44:49 UTC 2012
Sun Oct 21 16:44:43 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.1.0.
Ignore-this: 51d2df3b3467a6abb6d86bb526de0655
M ./changelog -3 +7
M ./control -12 +12
Sun Oct 21 16:44:43 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.1.0.
Ignore-this: 51d2df3b3467a6abb6d86bb526de0655
diff -rN -u old-haskell-yesod-json//changelog new-haskell-yesod-json//changelog
--- old-haskell-yesod-json//changelog 2012-10-21 16:44:49.370225942 +0000
+++ new-haskell-yesod-json//changelog 2012-10-21 16:44:49.370225942 +0000
@@ -1,10 +1,14 @@
-haskell-yesod-json (1.0.0.1-2) UNRELEASED; urgency=low
+haskell-yesod-json (1.1.0-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:29 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 21 Oct 2012 12:42:06 -0400
haskell-yesod-json (1.0.0.1-1) unstable; urgency=low
diff -rN -u old-haskell-yesod-json//control new-haskell-yesod-json//control
--- old-haskell-yesod-json//control 2012-10-21 16:44:49.358226505 +0000
+++ new-haskell-yesod-json//control 2012-10-21 16:44:49.370225942 +0000
@@ -10,13 +10,13 @@
, ghc-prof
, libghc-aeson-dev (>> 0.5)
, libghc-aeson-prof
- , libghc-attoparsec-conduit-dev (>> 0.4)
- , libghc-attoparsec-conduit-dev (<< 0.5)
+ , libghc-attoparsec-conduit-dev (>> 0.5)
+ , libghc-attoparsec-conduit-dev (<< 0.6)
, libghc-attoparsec-conduit-prof
, libghc-blaze-builder-dev
, libghc-blaze-builder-prof
- , libghc-conduit-dev (>> 0.4)
- , libghc-conduit-dev (<< 0.5)
+ , libghc-conduit-dev (>> 0.5)
+ , libghc-conduit-dev (<< 0.6)
, libghc-conduit-prof
, libghc-safe-dev (>> 0.2)
, libghc-safe-dev (<< 0.4)
@@ -32,17 +32,17 @@
, libghc-transformers-prof
, libghc-vector-dev (>> 0.9)
, libghc-vector-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-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
- , libghc-yesod-routes-dev (>> 1.0)
- , libghc-yesod-routes-dev (<< 1.1)
+ , libghc-yesod-routes-dev (>> 1.1)
+ , libghc-yesod-routes-dev (<< 1.2)
, libghc-yesod-routes-prof
Build-Depends-Indep: ghc-doc
, libghc-aeson-doc
More information about the Pkg-haskell-commits
mailing list