Loading p/haskell-irc-core/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-irc-core (2.3.0-5) unstable; urgency=medium * Patch for newer base. -- Clint Adams <clint@debian.org> Mon, 22 Oct 2018 17:18:26 -0400 haskell-irc-core (2.3.0-4) unstable; urgency=medium * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3) Loading p/haskell-irc-core/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/irc-core.cabal +++ b/irc-core.cabal @@ -33,7 +33,7 @@ Irc.UserInfo other-modules: View - build-depends: base >=4.9 && <4.11, + build-depends: base >=4.9 && <5, base64-bytestring >= 1.0.0.1 && <1.1, attoparsec >=0.13 && <0.14, bytestring >=0.10 && <0.11, p/haskell-irc-core/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-irc-core/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-irc-core (2.3.0-5) unstable; urgency=medium * Patch for newer base. -- Clint Adams <clint@debian.org> Mon, 22 Oct 2018 17:18:26 -0400 haskell-irc-core (2.3.0-4) unstable; urgency=medium * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3) Loading
p/haskell-irc-core/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/irc-core.cabal +++ b/irc-core.cabal @@ -33,7 +33,7 @@ Irc.UserInfo other-modules: View - build-depends: base >=4.9 && <4.11, + build-depends: base >=4.9 && <5, base64-bytestring >= 1.0.0.1 && <1.1, attoparsec >=0.13 && <0.14, bytestring >=0.10 && <0.11,
p/haskell-irc-core/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps