Loading p/haskell-snap-server/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-snap-server (1.1.0.0-4) unstable; urgency=medium * Patch for newer base, containers, and network. -- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 10:01:10 -0400 haskell-snap-server (1.1.0.0-3) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading p/haskell-snap-server/debian/patches/newer-deps 0 → 100644 +24 −0 Original line number Diff line number Diff line --- a/snap-server.cabal +++ b/snap-server.cabal @@ -95,18 +95,18 @@ build-depends: attoparsec >= 0.12 && < 0.14, - base >= 4.6 && < 4.12, + base >= 4.6 && < 4.13, blaze-builder >= 0.4 && < 0.5, bytestring >= 0.9.1 && < 0.11, case-insensitive >= 1.1 && < 1.3, clock >= 0.7.1 && < 0.8, - containers >= 0.3 && < 0.6, + containers >= 0.3 && < 0.7, filepath >= 1.1 && < 2.0, io-streams >= 1.3 && < 1.6, io-streams-haproxy >= 1.0 && < 1.1, lifted-base >= 0.1 && < 0.3, mtl >= 2.0 && < 2.3, - network >= 2.3 && < 2.7, + network >= 2.3 && < 2.9, old-locale >= 1.0 && < 1.1, snap-core >= 1.0 && < 1.1, text >= 0.11 && < 1.3, p/haskell-snap-server/debian/patches/series +1 −0 Original line number Diff line number Diff line no-bytestring-builder newer-deps Loading
p/haskell-snap-server/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-snap-server (1.1.0.0-4) unstable; urgency=medium * Patch for newer base, containers, and network. -- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 10:01:10 -0400 haskell-snap-server (1.1.0.0-3) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading
p/haskell-snap-server/debian/patches/newer-deps 0 → 100644 +24 −0 Original line number Diff line number Diff line --- a/snap-server.cabal +++ b/snap-server.cabal @@ -95,18 +95,18 @@ build-depends: attoparsec >= 0.12 && < 0.14, - base >= 4.6 && < 4.12, + base >= 4.6 && < 4.13, blaze-builder >= 0.4 && < 0.5, bytestring >= 0.9.1 && < 0.11, case-insensitive >= 1.1 && < 1.3, clock >= 0.7.1 && < 0.8, - containers >= 0.3 && < 0.6, + containers >= 0.3 && < 0.7, filepath >= 1.1 && < 2.0, io-streams >= 1.3 && < 1.6, io-streams-haproxy >= 1.0 && < 1.1, lifted-base >= 0.1 && < 0.3, mtl >= 2.0 && < 2.3, - network >= 2.3 && < 2.7, + network >= 2.3 && < 2.9, old-locale >= 1.0 && < 1.1, snap-core >= 1.0 && < 1.1, text >= 0.11 && < 1.3,
p/haskell-snap-server/debian/patches/series +1 −0 Original line number Diff line number Diff line no-bytestring-builder newer-deps