Loading p/haskell-wai-handler-launch/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-wai-handler-launch (3.0.2.4-2) unstable; urgency=medium * Patch for newer warp. -- Clint Adams <clint@debian.org> Sun, 01 Sep 2019 12:48:03 -0400 haskell-wai-handler-launch (3.0.2.4-1) unstable; urgency=medium [ Clint Adams ] Loading p/haskell-wai-handler-launch/debian/control +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ Build-Depends: libghc-wai-dev (<< 3.3), libghc-wai-dev (>= 3.0), libghc-wai-prof, libghc-warp-dev (<< 3.3), libghc-warp-dev (>= 3.0), libghc-warp-dev (<< 3.4), libghc-warp-prof, Build-Depends-Indep: ghc-doc, Loading @@ -30,8 +30,8 @@ Build-Depends-Indep: libghc-streaming-commons-doc, libghc-wai-doc, libghc-warp-doc, Standards-Version: 4.1.4 Homepage: http://hackage.haskell.org/package/wai-handler-launch Standards-Version: 4.4.0 Homepage: https://hackage.haskell.org/package/wai-handler-launch Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-wai-handler-launch Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-wai-handler-launch] Loading p/haskell-wai-handler-launch/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/wai-handler-launch.cabal +++ b/wai-handler-launch.cabal @@ -15,7 +15,7 @@ Exposed-modules: Network.Wai.Handler.Launch build-depends: base >= 4 && < 5 , wai >= 3.0 && < 3.3 - , warp >= 3.0 && < 3.3 + , warp >= 3.0 && < 3.4 , http-types >= 0.7 , transformers >= 0.2.2 , bytestring >= 0.10.4 p/haskell-wai-handler-launch/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-wai-handler-launch/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-wai-handler-launch (3.0.2.4-2) unstable; urgency=medium * Patch for newer warp. -- Clint Adams <clint@debian.org> Sun, 01 Sep 2019 12:48:03 -0400 haskell-wai-handler-launch (3.0.2.4-1) unstable; urgency=medium [ Clint Adams ] Loading
p/haskell-wai-handler-launch/debian/control +3 −3 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ Build-Depends: libghc-wai-dev (<< 3.3), libghc-wai-dev (>= 3.0), libghc-wai-prof, libghc-warp-dev (<< 3.3), libghc-warp-dev (>= 3.0), libghc-warp-dev (<< 3.4), libghc-warp-prof, Build-Depends-Indep: ghc-doc, Loading @@ -30,8 +30,8 @@ Build-Depends-Indep: libghc-streaming-commons-doc, libghc-wai-doc, libghc-warp-doc, Standards-Version: 4.1.4 Homepage: http://hackage.haskell.org/package/wai-handler-launch Standards-Version: 4.4.0 Homepage: https://hackage.haskell.org/package/wai-handler-launch Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-wai-handler-launch Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-wai-handler-launch] Loading
p/haskell-wai-handler-launch/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/wai-handler-launch.cabal +++ b/wai-handler-launch.cabal @@ -15,7 +15,7 @@ Exposed-modules: Network.Wai.Handler.Launch build-depends: base >= 4 && < 5 , wai >= 3.0 && < 3.3 - , warp >= 3.0 && < 3.3 + , warp >= 3.0 && < 3.4 , http-types >= 0.7 , transformers >= 0.2.2 , bytestring >= 0.10.4
p/haskell-wai-handler-launch/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps