Loading p/haskell-cryptol/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-cryptol (2.6.0-3) unstable; urgency=medium * Patch for newer base-compat. -- Clint Adams <clint@debian.org> Fri, 09 Nov 2018 20:05:45 -0600 haskell-cryptol (2.6.0-2) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading p/haskell-cryptol/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ Build-Depends: libghc-graphscc-dev (>= 1.0.4), libghc-graphscc-prof, libghc-base-compat-dev (>= 0.6), libghc-base-compat-dev (<< 0.10), libghc-base-compat-dev (<< 0.11), libghc-base-compat-prof, libghc-gitrev-dev (>= 1.0), libghc-gitrev-prof, Loading p/haskell-cryptol/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/cryptol.cabal +++ b/cryptol.cabal @@ -43,7 +43,7 @@ library Default-language: Haskell2010 Build-depends: base >= 4.8 && < 5, - base-compat >= 0.6 && < 0.10, + base-compat >= 0.6 && < 0.11, bytestring >= 0.10, array >= 0.4, containers >= 0.5, p/haskell-cryptol/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-cryptol/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-cryptol (2.6.0-3) unstable; urgency=medium * Patch for newer base-compat. -- Clint Adams <clint@debian.org> Fri, 09 Nov 2018 20:05:45 -0600 haskell-cryptol (2.6.0-2) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading
p/haskell-cryptol/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ Build-Depends: libghc-graphscc-dev (>= 1.0.4), libghc-graphscc-prof, libghc-base-compat-dev (>= 0.6), libghc-base-compat-dev (<< 0.10), libghc-base-compat-dev (<< 0.11), libghc-base-compat-prof, libghc-gitrev-dev (>= 1.0), libghc-gitrev-prof, Loading
p/haskell-cryptol/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/cryptol.cabal +++ b/cryptol.cabal @@ -43,7 +43,7 @@ library Default-language: Haskell2010 Build-depends: base >= 4.8 && < 5, - base-compat >= 0.6 && < 0.10, + base-compat >= 0.6 && < 0.11, bytestring >= 0.10, array >= 0.4, containers >= 0.5,
p/haskell-cryptol/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps