Loading p/haskell-aeson-extra/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-aeson-extra (0.4.1.0-2) unstable; urgency=medium * Patch for newer tasty and tasty-hunit. -- Clint Adams <clint@debian.org> Mon, 16 Apr 2018 18:50:18 -0400 haskell-aeson-extra (0.4.1.0-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-aeson-extra/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -43,9 +43,9 @@ Build-Depends: libghc-scientific-dev (>= 0.3), libghc-scientific-prof, libghc-tasty-dev (<< 0.12), libghc-tasty-dev (>= 0.10), libghc-tasty-hunit-dev (<< 0.10), libghc-tasty-dev (>= 1.1), libghc-tasty-hunit-dev (>= 0.9), libghc-tasty-hunit-dev (<< 0.11), libghc-tasty-quickcheck-dev (<< 0.9), libghc-tasty-quickcheck-dev (>= 0.8), libghc-text-dev (<< 1.3), Loading p/haskell-aeson-extra/debian/patches/newer-deps 0 → 100644 +13 −0 Original line number Diff line number Diff line --- a/aeson-extra.cabal +++ b/aeson-extra.cabal @@ -78,8 +78,8 @@ , unordered-containers , vector , time-parsers >=0.1.0.0 && <0.2 - , tasty >=0.10 && <0.12 - , tasty-hunit >=0.9 && <0.10 + , tasty >=0.10 && <1.1 + , tasty-hunit >=0.9 && <0.11 , tasty-quickcheck >=0.8 && <0.10 , quickcheck-instances >=0.3 && <0.4 other-modules: p/haskell-aeson-extra/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-aeson-extra/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-aeson-extra (0.4.1.0-2) unstable; urgency=medium * Patch for newer tasty and tasty-hunit. -- Clint Adams <clint@debian.org> Mon, 16 Apr 2018 18:50:18 -0400 haskell-aeson-extra (0.4.1.0-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-aeson-extra/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -43,9 +43,9 @@ Build-Depends: libghc-scientific-dev (>= 0.3), libghc-scientific-prof, libghc-tasty-dev (<< 0.12), libghc-tasty-dev (>= 0.10), libghc-tasty-hunit-dev (<< 0.10), libghc-tasty-dev (>= 1.1), libghc-tasty-hunit-dev (>= 0.9), libghc-tasty-hunit-dev (<< 0.11), libghc-tasty-quickcheck-dev (<< 0.9), libghc-tasty-quickcheck-dev (>= 0.8), libghc-text-dev (<< 1.3), Loading
p/haskell-aeson-extra/debian/patches/newer-deps 0 → 100644 +13 −0 Original line number Diff line number Diff line --- a/aeson-extra.cabal +++ b/aeson-extra.cabal @@ -78,8 +78,8 @@ , unordered-containers , vector , time-parsers >=0.1.0.0 && <0.2 - , tasty >=0.10 && <0.12 - , tasty-hunit >=0.9 && <0.10 + , tasty >=0.10 && <1.1 + , tasty-hunit >=0.9 && <0.11 , tasty-quickcheck >=0.8 && <0.10 , quickcheck-instances >=0.3 && <0.4 other-modules:
p/haskell-aeson-extra/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps