[Pkg-haskell-commits] darcs: haskell-wai-app-static: staging conduit 1.1 transition

Clint Adams clint at debian.org
Tue Jun 10 13:59:19 UTC 2014


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

    M ./changelog +6
    M ./control -12 +10

Tue Jun 10 13:54:40 UTC 2014  Clint Adams <clint at debian.org>
  * staging conduit 1.1 transition
diff -rN -u old-haskell-wai-app-static/changelog new-haskell-wai-app-static/changelog
--- old-haskell-wai-app-static/changelog	2014-06-10 13:59:19.773770080 +0000
+++ new-haskell-wai-app-static/changelog	2014-06-10 13:59:19.773770080 +0000
@@ -1,3 +1,9 @@
+haskell-wai-app-static (3.0.0-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 07 Jun 2014 12:28:16 -0400
+
 haskell-wai-app-static (2.0.0.5-1) unstable; urgency=medium
 
   * New upstream release
diff -rN -u old-haskell-wai-app-static/control new-haskell-wai-app-static/control
--- old-haskell-wai-app-static/control	2014-06-10 13:59:19.773770080 +0000
+++ new-haskell-wai-app-static/control	2014-06-10 13:59:19.773770080 +0000
@@ -20,7 +20,7 @@
   , libghc-byteable-prof
   , libghc-cryptohash-dev (>= 0.11)
   , libghc-cryptohash-prof
-  , libghc-cryptohash-conduit-dev (>= 0.1.0)
+  , libghc-cryptohash-conduit-dev
   , libghc-cryptohash-conduit-prof
   , libghc-file-embed-dev (>= 0.0.3.1)
   , libghc-file-embed-prof
@@ -31,6 +31,8 @@
   , libghc-mime-types-dev (>= 0.1)
   , libghc-mime-types-dev (<< 0.2)
   , libghc-mime-types-prof
+  , libghc-optparse-applicative-dev (>= 0.7)
+  , libghc-optparse-applicative-prof
   , libghc-system-fileio-dev (>= 0.3)
   , libghc-system-fileio-prof
   , libghc-system-filepath-dev (>= 0.4)
@@ -44,21 +46,15 @@
   , libghc-unix-compat-prof
   , libghc-unordered-containers-dev (>= 0.2)
   , libghc-unordered-containers-prof
-  , libghc-wai-dev (>= 2.0)
-  , libghc-wai-dev (<< 2.2)
+  , libghc-wai-dev (>= 3.0)
+  , libghc-wai-dev (<< 3.1)
   , libghc-wai-prof
+  , libghc-wai-extra-dev (>= 3.0)
+  , libghc-wai-extra-dev (<< 3.1)
+  , libghc-wai-extra-prof
   , libghc-zlib-dev (>= 0.5)
   , libghc-zlib-prof
   , libghc-hspec-dev (>= 1.3)
-  , libghc-hunit-dev
-# for the excutable
-  , libghc-warp-dev (>= 2.0)
-  , libghc-warp-dev (<< 2.2)
-  , libghc-wai-extra-dev (>= 2.0)
-  , libghc-wai-extra-dev (>= 2.0)
-  , libghc-cmdargs-dev (>= 0.6.7)
-# for the test suite
-  , libghc-wai-test-dev
 Build-Depends-Indep: ghc-doc
   , libghc-base64-bytestring-doc
   , libghc-blaze-builder-doc
@@ -71,6 +67,7 @@
   , libghc-http-date-doc
   , libghc-http-types-doc
   , libghc-mime-types-doc
+  , libghc-optparse-applicative-doc
   , libghc-system-fileio-doc
   , libghc-system-filepath-doc
   , libghc-text-doc
@@ -78,6 +75,7 @@
   , libghc-unix-compat-doc
   , libghc-unordered-containers-doc
   , libghc-wai-doc
+  , libghc-wai-extra-doc
   , libghc-zlib-doc
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/wai-app-static




More information about the Pkg-haskell-commits mailing list