Commit c6ca4432 authored by Clint Adams's avatar Clint Adams
Browse files

warp: Upgrading from 3.2.25 to 3.2.28

parent 7770cf94
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-warp (3.2.28-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Thu, 01 Aug 2019 22:19:42 -0400

haskell-warp (3.2.25-2) unstable; urgency=medium

  * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
+4 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ Build-Depends:
 libghc-hspec-dev (>= 1.3) [!kfreebsd-any],
 libghc-http-date-dev,
 libghc-http-date-prof,
 libghc-http-types-dev (>= 0.9.1),
 libghc-http-types-dev (>= 0.11),
 libghc-http-types-prof,
 libghc-http2-dev (<< 1.7),
 libghc-http2-dev (>= 1.6),
@@ -43,6 +43,8 @@ Build-Depends:
 libghc-simple-sendfile-prof,
 libghc-streaming-commons-dev (>= 0.1.10),
 libghc-streaming-commons-prof,
 libghc-time-manager-dev,
 libghc-time-manager-prof,
 libghc-unix-compat-dev (>= 0.2),
 libghc-unix-compat-prof,
 libghc-vault-dev (>= 0.3),
@@ -67,6 +69,7 @@ Build-Depends-Indep:
 libghc-network-doc,
 libghc-simple-sendfile-doc,
 libghc-streaming-commons-doc,
 libghc-time-manager-doc,
 libghc-unix-compat-doc,
 libghc-vault-doc,
 libghc-wai-doc,