[Pkg-haskell-commits] darcs: haskell-yesod-bin: staging conduit 1.1 transition

Clint Adams clint at debian.org
Tue Jun 10 14:00:20 UTC 2014


Tue Jun 10 13:54:42 UTC 2014  Clint Adams <clint at debian.org>
  * staging conduit 1.1 transition

    M ./changelog -2 +8
    M ./control -32 +31

Tue Jun 10 13:54:42 UTC 2014  Clint Adams <clint at debian.org>
  * staging conduit 1.1 transition
diff -rN -u old-haskell-yesod-bin/changelog new-haskell-yesod-bin/changelog
--- old-haskell-yesod-bin/changelog	2014-06-10 14:00:20.673729181 +0000
+++ new-haskell-yesod-bin/changelog	2014-06-10 14:00:20.677729178 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-bin (1.2.9.4-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 06 Jun 2014 15:03:51 -0400
+
 haskell-yesod-bin (1.2.7.3-2) unstable; urgency=medium
 
   * Update recommends
@@ -8,7 +14,7 @@
 
 haskell-yesod-bin (1.2.7.3-1) unstable; urgency=medium
 
-  * New upstream release (Closes: 743114) 
+  * New upstream release (Closes: 743114)
 
  -- Joachim Breitner <nomeata at debian.org>  Sun, 30 Mar 2014 20:49:55 +0200
 
@@ -24,7 +30,7 @@
 
 haskell-yesod-bin (1.2.2-3) unstable; urgency=low
 
-  * Document some Apache-2.0 licensed files. 
+  * Document some Apache-2.0 licensed files.
 
  -- Iain Lane <laney at debian.org>  Thu, 15 Aug 2013 20:29:36 +0100
 
diff -rN -u old-haskell-yesod-bin/control new-haskell-yesod-bin/control
--- old-haskell-yesod-bin/control	2014-06-10 14:00:20.673729181 +0000
+++ new-haskell-yesod-bin/control	2014-06-10 14:00:20.677729178 +0000
@@ -6,56 +6,55 @@
 Build-Depends: debhelper (>= 9)
   , haskell-devscripts (>= 0.8.15)
   , ghc
-  , libghc-attoparsec-dev (>> 0.10)
+  , libghc-attoparsec-dev (>= 0.10)
   , libghc-base64-bytestring-dev
-  , libghc-blaze-builder-dev (>> 0.2.1.4)
+  , libghc-blaze-builder-dev (>= 0.2.1.4)
   , libghc-blaze-builder-dev (<< 0.4)
-  , libghc-conduit-dev (>> 0.5)
-  , libghc-conduit-dev (<< 1.1)
+  , libghc-conduit-dev (>= 0.5)
+  , libghc-conduit-dev (<< 1.2)
+  , libghc-conduit-extra-dev
+  , libghc-data-default-class-dev
   , libghc-file-embed-dev
-  , libghc-fsnotify-dev (>> 0.0)
+  , libghc-fsnotify-dev (>= 0.0)
   , libghc-fsnotify-dev (<< 0.1)
-  , libghc-ghc-paths-dev (>> 0.1)
+  , libghc-ghc-paths-dev (>= 0.1)
   , libghc-http-conduit-dev
-  , libghc-http-reverse-proxy-dev (>> 0.1.1)
-  , libghc-http-types-dev (>> 0.7)
+  , libghc-http-reverse-proxy-dev (>= 0.1.1)
+  , libghc-http-types-dev (>= 0.7)
   , libghc-lifted-base-dev
   , libghc-network-dev
-  , libghc-network-conduit-dev
-  , libghc-optparse-applicative-dev (>> 0.5)
+  , libghc-optparse-applicative-dev (>= 0.5)
   , libghc-parsec3-dev
-  , libghc-project-template-dev (>> 0.1.1)
-  , libghc-resourcet-dev (>> 0.3)
-  , libghc-resourcet-dev (<< 0.5)
-  , libghc-shakespeare-dev (>> 1.0.2)
-  , libghc-shakespeare-dev (<< 1.3)
-  , libghc-shakespeare-css-dev (>> 1.0.2)
-  , libghc-shakespeare-css-dev (<< 1.1)
-  , libghc-shakespeare-js-dev (>> 1.0.2)
-  , libghc-shakespeare-js-dev (<< 1.3)
-  , libghc-shakespeare-text-dev (>> 1.0)
-  , libghc-shakespeare-text-dev (<< 1.1)
-  , libghc-split-dev (>> 0.2)
+  , libghc-project-template-dev (>= 0.1.1)
+  , libghc-resourcet-dev (>= 0.3)
+  , libghc-resourcet-dev (<< 1.2)
+  , libghc-shakespeare-dev (>= 1.0.2)
+  , libghc-shakespeare-dev (<< 2.1)
+  , libghc-shakespeare-css-dev (>= 1.0.2)
+  , libghc-shakespeare-js-dev (>= 1.0.2)
+  , libghc-shakespeare-text-dev (>= 1.0)
+  , libghc-split-dev (>= 0.2)
   , libghc-split-dev (<< 0.3)
-  , libghc-system-fileio-dev (>> 0.3)
+  , libghc-streaming-commons-dev
+  , libghc-system-fileio-dev (>= 0.3)
   , libghc-system-fileio-dev (<< 0.4)
-  , libghc-system-filepath-dev (>> 0.4)
+  , libghc-system-filepath-dev (>= 0.4)
   , libghc-system-filepath-dev (<< 0.5)
-  , libghc-tar-dev (>> 0.4)
+  , libghc-tar-dev (>= 0.4)
   , libghc-tar-dev (<< 0.5)
   , ghc-ghci
-  , libghc-text-dev (>> 0.11)
+  , libghc-text-dev (>= 0.11)
   , libghc-transformers-dev
-  , libghc-unix-compat-dev (>> 0.2)
+  , libghc-unix-compat-dev (>= 0.2)
   , libghc-unix-compat-dev (<< 0.5)
   , libghc-unordered-containers-dev
-  , libghc-wai-dev (>> 1.4)
-  , libghc-warp-dev (>> 1.3.7.5)
-  , libghc-yaml-dev (>> 0.8)
+  , libghc-wai-dev (>= 1.4)
+  , libghc-wai-extra-dev
+  , libghc-warp-dev (>= 1.3.7.5)
+  , libghc-yaml-dev (>= 0.8)
   , libghc-yaml-dev (<< 0.9)
-  , libghc-zlib-dev (>> 0.5)
+  , libghc-zlib-dev (>= 0.5)
   , libghc-zlib-dev (<< 0.6)
-  , libghc-data-default-class-dev
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/yesod-bin
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod-bin




More information about the Pkg-haskell-commits mailing list