Loading p/haskell-hackage-security/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hackage-security (0.5.3.0-3) unstable; urgency=medium * Patch for older tasty-QuickCheck. -- Clint Adams <clint@debian.org> Sun, 15 Apr 2018 14:55:04 -0400 haskell-hackage-security (0.5.3.0-2) unstable; urgency=medium * Patch for newer QuickCheck. Loading p/haskell-hackage-security/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ Build-Depends: libghc-tar-dev, libghc-tasty-dev (>= 1.0), libghc-tasty-hunit-dev (>= 0.10), libghc-tasty-quickcheck-dev (>= 0.10), libghc-tasty-quickcheck-dev (>= 0.9), libghc-temporary-dev (>= 1.2), libghc-zlib-dev, Build-Depends-Indep: ghc-doc, Loading p/haskell-hackage-security/debian/patches/newer-deps +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ - temporary == 1.2.* + build-depends: tasty >= 1.0, + tasty-hunit >= 0.10, + tasty-quickcheck >= 0.10, + tasty-quickcheck >= 0.9, + QuickCheck >= 2.9, + temporary >= 1.2 Loading Loading
p/haskell-hackage-security/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hackage-security (0.5.3.0-3) unstable; urgency=medium * Patch for older tasty-QuickCheck. -- Clint Adams <clint@debian.org> Sun, 15 Apr 2018 14:55:04 -0400 haskell-hackage-security (0.5.3.0-2) unstable; urgency=medium * Patch for newer QuickCheck. Loading
p/haskell-hackage-security/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ Build-Depends: libghc-tar-dev, libghc-tasty-dev (>= 1.0), libghc-tasty-hunit-dev (>= 0.10), libghc-tasty-quickcheck-dev (>= 0.10), libghc-tasty-quickcheck-dev (>= 0.9), libghc-temporary-dev (>= 1.2), libghc-zlib-dev, Build-Depends-Indep: ghc-doc, Loading
p/haskell-hackage-security/debian/patches/newer-deps +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ - temporary == 1.2.* + build-depends: tasty >= 1.0, + tasty-hunit >= 0.10, + tasty-quickcheck >= 0.10, + tasty-quickcheck >= 0.9, + QuickCheck >= 2.9, + temporary >= 1.2 Loading