[Pkg-haskell-commits] darcs: haskell-yesod-bin: New upstream version 1.2.10.2.

Clint Adams clint at debian.org
Sat Jun 14 18:00:18 UTC 2014


Sat Jun 14 18:00:06 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 1.2.10.2.

    M ./changelog +6
    M ./control -1 +1
    A ./patches/
    A ./patches/no-network-conduit.diff
    A ./patches/series

Sat Jun 14 18:00:06 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 1.2.10.2.
diff -rN -u old-haskell-yesod-bin/changelog new-haskell-yesod-bin/changelog
--- old-haskell-yesod-bin/changelog	2014-06-14 18:00:18.404148923 +0000
+++ new-haskell-yesod-bin/changelog	2014-06-14 18:00:18.408148913 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-bin (1.2.10.2-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 14 Jun 2014 13:54:09 -0400
+
 haskell-yesod-bin (1.2.9.4-1) unstable; urgency=medium
 
   * New upstream version.
diff -rN -u old-haskell-yesod-bin/control new-haskell-yesod-bin/control
--- old-haskell-yesod-bin/control	2014-06-14 18:00:18.404148923 +0000
+++ new-haskell-yesod-bin/control	2014-06-14 18:00:18.408148913 +0000
@@ -16,7 +16,7 @@
   , libghc-data-default-class-dev
   , libghc-file-embed-dev
   , libghc-fsnotify-dev (>= 0.0)
-  , libghc-fsnotify-dev (<< 0.1)
+  , libghc-fsnotify-dev (<< 0.2)
   , libghc-ghc-paths-dev (>= 0.1)
   , libghc-http-conduit-dev
   , libghc-http-reverse-proxy-dev (>= 0.1.1)
diff -rN -u old-haskell-yesod-bin/patches/no-network-conduit.diff new-haskell-yesod-bin/patches/no-network-conduit.diff
--- old-haskell-yesod-bin/patches/no-network-conduit.diff	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-bin/patches/no-network-conduit.diff	2014-06-14 18:00:18.412148903 +0000
@@ -0,0 +1,10 @@
+--- a/yesod-bin.cabal
++++ b/yesod-bin.cabal
+@@ -86,7 +86,6 @@ executable             yesod
+                      , http-reverse-proxy >= 0.1.1
+                      , network
+                      , http-conduit
+-                     , network-conduit
+                      , project-template   >= 0.1.1
+                      , transformers
+                      , warp               >= 1.3.7.5
diff -rN -u old-haskell-yesod-bin/patches/series new-haskell-yesod-bin/patches/series
--- old-haskell-yesod-bin/patches/series	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-bin/patches/series	2014-06-14 18:00:18.416148893 +0000
@@ -0,0 +1 @@
+no-network-conduit.diff




More information about the Pkg-haskell-commits mailing list