Loading p/haskell-attoparsec/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-attoparsec (0.13.2.2-2) unstable; urgency=medium * Patch for newer QuickCheck. -- Clint Adams <clint@debian.org> Sat, 14 Apr 2018 00:46:09 -0400 haskell-attoparsec (0.13.2.2-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-attoparsec/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9), libghc-text-dev (>= 1.1.1.3), libghc-text-prof, libghc-quickcheck2-dev (>= 2.7), libghc-quickcheck2-dev (<< 2.10), libghc-quickcheck2-dev (<< 2.12), libghc-quickcheck-unicode-dev, libghc-scientific-dev, libghc-tasty-dev (>= 0.11), Loading p/haskell-attoparsec/debian/patches/newer-quickcheck 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/attoparsec.cabal +++ b/attoparsec.cabal @@ -127,7 +127,7 @@ base >= 4 && < 5, bytestring, deepseq >= 1.1, - QuickCheck >= 2.7 && < 2.10, + QuickCheck >= 2.7 && < 2.12, quickcheck-unicode, scientific, tasty >= 0.11, p/haskell-attoparsec/debian/patches/series +1 −0 Original line number Diff line number Diff line no-threaded-testsuite newer-quickcheck Loading
p/haskell-attoparsec/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-attoparsec (0.13.2.2-2) unstable; urgency=medium * Patch for newer QuickCheck. -- Clint Adams <clint@debian.org> Sat, 14 Apr 2018 00:46:09 -0400 haskell-attoparsec (0.13.2.2-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-attoparsec/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9), libghc-text-dev (>= 1.1.1.3), libghc-text-prof, libghc-quickcheck2-dev (>= 2.7), libghc-quickcheck2-dev (<< 2.10), libghc-quickcheck2-dev (<< 2.12), libghc-quickcheck-unicode-dev, libghc-scientific-dev, libghc-tasty-dev (>= 0.11), Loading
p/haskell-attoparsec/debian/patches/newer-quickcheck 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/attoparsec.cabal +++ b/attoparsec.cabal @@ -127,7 +127,7 @@ base >= 4 && < 5, bytestring, deepseq >= 1.1, - QuickCheck >= 2.7 && < 2.10, + QuickCheck >= 2.7 && < 2.12, quickcheck-unicode, scientific, tasty >= 0.11,
p/haskell-attoparsec/debian/patches/series +1 −0 Original line number Diff line number Diff line no-threaded-testsuite newer-quickcheck