Loading p/haskell-these/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-these (0.7.4-5) unstable; urgency=medium * Patch for newer tasty. -- Clint Adams <clint@debian.org> Sun, 21 Oct 2018 21:23:19 -0400 haskell-these (0.7.4-4) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading p/haskell-these/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ Build-Depends: libghc-quickcheck-instances-dev (>= 0.3.15), libghc-quickcheck-instances-dev (<< 0.4), libghc-tasty-dev (>= 0.10), libghc-tasty-dev (<< 1.1), libghc-tasty-dev (<< 1.2), libghc-tasty-quickcheck-dev (>= 0.8), libghc-tasty-quickcheck-dev (<< 0.11), libghc-unordered-containers-dev, Loading p/haskell-these/debian/patches/newer-deps +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ - tasty >= 0.10 && < 0.12, - tasty-quickcheck >= 0.8 && < 0.10, + quickcheck-instances >= 0.3.15 && < 0.4, + tasty >= 0.10 && < 1.1, + tasty >= 0.10 && < 1.2, + tasty-quickcheck >= 0.8 && < 0.11, aeson, bifunctors, Loading Loading
p/haskell-these/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-these (0.7.4-5) unstable; urgency=medium * Patch for newer tasty. -- Clint Adams <clint@debian.org> Sun, 21 Oct 2018 21:23:19 -0400 haskell-these (0.7.4-4) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading
p/haskell-these/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ Build-Depends: libghc-quickcheck-instances-dev (>= 0.3.15), libghc-quickcheck-instances-dev (<< 0.4), libghc-tasty-dev (>= 0.10), libghc-tasty-dev (<< 1.1), libghc-tasty-dev (<< 1.2), libghc-tasty-quickcheck-dev (>= 0.8), libghc-tasty-quickcheck-dev (<< 0.11), libghc-unordered-containers-dev, Loading
p/haskell-these/debian/patches/newer-deps +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ - tasty >= 0.10 && < 0.12, - tasty-quickcheck >= 0.8 && < 0.10, + quickcheck-instances >= 0.3.15 && < 0.4, + tasty >= 0.10 && < 1.1, + tasty >= 0.10 && < 1.2, + tasty-quickcheck >= 0.8 && < 0.11, aeson, bifunctors, Loading