Loading p/haskell-blaze-markup/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-blaze-markup (0.8.2.0-2) unstable; urgency=medium * Patch for newer QuickCheck, tasty-*. -- Clint Adams <clint@debian.org> Sun, 15 Apr 2018 15:27:49 -0400 haskell-blaze-markup (0.8.2.0-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-blaze-markup/debian/control +1 −4 Original line number Diff line number Diff line Loading @@ -19,13 +19,10 @@ Build-Depends: libghc-hunit-dev (>= 1.2), libghc-hunit-dev (<< 1.7), libghc-quickcheck2-dev (>= 2.4), libghc-quickcheck2-dev (<< 2.11), libghc-quickcheck2-dev (<< 2.12), libghc-tasty-dev (>= 0.11), libghc-tasty-dev (<< 0.12), libghc-tasty-hunit-dev (>= 0.9), libghc-tasty-hunit-dev (<< 0.10), libghc-tasty-quickcheck-dev (>= 0.8), libghc-tasty-quickcheck-dev (<< 0.10), Build-Depends-Indep: ghc-doc, libghc-blaze-builder-doc, libghc-text-doc, Loading p/haskell-blaze-markup/debian/patches/newer-deps 0 → 100644 +18 −0 Original line number Diff line number Diff line --- a/blaze-markup.cabal +++ b/blaze-markup.cabal @@ -57,11 +57,11 @@ Build-depends: HUnit >= 1.2 && < 1.7, - QuickCheck >= 2.4 && < 2.11, + QuickCheck >= 2.4 && < 2.12, containers >= 0.3 && < 0.6, - tasty >= 0.11 && < 0.12, - tasty-hunit >= 0.9 && < 0.10, - tasty-quickcheck >= 0.8 && < 0.10, + tasty >= 0.11, + tasty-hunit >= 0.9, + tasty-quickcheck >= 0.8, -- Copied from regular dependencies... base >= 4 && < 5, blaze-builder >= 0.3 && < 0.5, p/haskell-blaze-markup/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-blaze-markup/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-blaze-markup (0.8.2.0-2) unstable; urgency=medium * Patch for newer QuickCheck, tasty-*. -- Clint Adams <clint@debian.org> Sun, 15 Apr 2018 15:27:49 -0400 haskell-blaze-markup (0.8.2.0-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-blaze-markup/debian/control +1 −4 Original line number Diff line number Diff line Loading @@ -19,13 +19,10 @@ Build-Depends: libghc-hunit-dev (>= 1.2), libghc-hunit-dev (<< 1.7), libghc-quickcheck2-dev (>= 2.4), libghc-quickcheck2-dev (<< 2.11), libghc-quickcheck2-dev (<< 2.12), libghc-tasty-dev (>= 0.11), libghc-tasty-dev (<< 0.12), libghc-tasty-hunit-dev (>= 0.9), libghc-tasty-hunit-dev (<< 0.10), libghc-tasty-quickcheck-dev (>= 0.8), libghc-tasty-quickcheck-dev (<< 0.10), Build-Depends-Indep: ghc-doc, libghc-blaze-builder-doc, libghc-text-doc, Loading
p/haskell-blaze-markup/debian/patches/newer-deps 0 → 100644 +18 −0 Original line number Diff line number Diff line --- a/blaze-markup.cabal +++ b/blaze-markup.cabal @@ -57,11 +57,11 @@ Build-depends: HUnit >= 1.2 && < 1.7, - QuickCheck >= 2.4 && < 2.11, + QuickCheck >= 2.4 && < 2.12, containers >= 0.3 && < 0.6, - tasty >= 0.11 && < 0.12, - tasty-hunit >= 0.9 && < 0.10, - tasty-quickcheck >= 0.8 && < 0.10, + tasty >= 0.11, + tasty-hunit >= 0.9, + tasty-quickcheck >= 0.8, -- Copied from regular dependencies... base >= 4 && < 5, blaze-builder >= 0.3 && < 0.5,
p/haskell-blaze-markup/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps