[Pkg-haskell-commits] darcs: haskell-wai-handler-launch: Update
Clint Adams
clint at debian.org
Tue Mar 4 01:44:24 UTC 2014
Tue Mar 4 01:40:32 UTC 2014 Clint Adams <clint at debian.org>
* Update
M ./changelog -2 +2
M ./control -11 +11
Tue Mar 4 01:40:32 UTC 2014 Clint Adams <clint at debian.org>
* Update
diff -rN -u old-haskell-wai-handler-launch/changelog new-haskell-wai-handler-launch/changelog
--- old-haskell-wai-handler-launch/changelog 2014-03-04 01:44:24.796256943 +0000
+++ new-haskell-wai-handler-launch/changelog 2014-03-04 01:44:24.800256944 +0000
@@ -1,4 +1,4 @@
-haskell-wai-handler-launch (2.0.0-1) UNRELEASED; urgency=low
+haskell-wai-handler-launch (2.0.0-1) unstable; urgency=low
[ Joachim Breitner ]
* Adjust watch file to new hackage layout
@@ -6,7 +6,7 @@
[ Clint Adams ]
* New upstream version.
- -- Clint Adams <clint at debian.org> Mon, 03 Mar 2014 12:34:20 -0500
+ -- Clint Adams <clint at debian.org> Mon, 03 Mar 2014 15:07:46 -0500
haskell-wai-handler-launch (1.3.1.4-2) unstable; urgency=low
diff -rN -u old-haskell-wai-handler-launch/control new-haskell-wai-handler-launch/control
--- old-haskell-wai-handler-launch/control 2014-03-04 01:44:24.796256943 +0000
+++ new-haskell-wai-handler-launch/control 2014-03-04 01:44:24.800256944 +0000
@@ -8,27 +8,27 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-blaze-builder-dev (>> 0.2.1.4)
+ , libghc-blaze-builder-dev (>= 0.2.1.4)
, libghc-blaze-builder-dev (<< 0.4)
, libghc-blaze-builder-prof
- , libghc-blaze-builder-conduit-dev (>> 0.5)
+ , libghc-blaze-builder-conduit-dev (>= 0.5)
, libghc-blaze-builder-conduit-dev (<< 1.1)
, libghc-blaze-builder-conduit-prof
- , libghc-conduit-dev (>> 0.5)
+ , libghc-conduit-dev (>= 0.5)
, libghc-conduit-dev (<< 1.1)
, libghc-conduit-prof
- , libghc-http-types-dev (>> 0.7)
+ , libghc-http-types-dev (>= 0.7)
, libghc-http-types-prof
- , libghc-transformers-dev (>> 0.2.2)
+ , libghc-transformers-dev (>= 0.2.2)
, libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
- , libghc-wai-dev (>> 1.3)
- , libghc-wai-dev (<< 1.5)
+ , libghc-wai-dev (>= 2.0)
+ , libghc-wai-dev (<< 2.1)
, libghc-wai-prof
- , libghc-warp-dev (>> 1.3)
- , libghc-warp-dev (<< 1.4)
+ , libghc-warp-dev (>= 2.0)
+ , libghc-warp-dev (<< 2.1)
, libghc-warp-prof
- , libghc-zlib-conduit-dev (>> 0.5)
+ , libghc-zlib-conduit-dev (>= 0.5)
, libghc-zlib-conduit-dev (<< 1.1)
, libghc-zlib-conduit-prof
Build-Depends-Indep: ghc-doc
@@ -40,7 +40,7 @@
, libghc-wai-doc
, libghc-warp-doc
, libghc-zlib-conduit-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/wai-handler-launch
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-handler-launch
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wai-handler-launch
More information about the Pkg-haskell-commits
mailing list