Loading p/haskell-serialise/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-serialise (0.2.1.0-3) unstable; urgency=medium * Patch for newer tasty. -- Clint Adams <clint@debian.org> Sat, 31 Aug 2019 21:42:55 -0400 haskell-serialise (0.2.1.0-2) unstable; urgency=medium * Gratuitous sourceful post-NEW upload. Loading p/haskell-serialise/debian/control +1 −2 Original line number Diff line number Diff line Loading @@ -43,9 +43,8 @@ Build-Depends: debhelper (>= 10), libghc-quickcheck-instances-prof (>= 0.3.12), libghc-quickcheck-instances-prof (<< 0.4), libghc-tasty-dev (>= 0.11), libghc-tasty-dev (<< 1.2), libghc-tasty-dev (<< 1.3), libghc-tasty-prof (>= 0.11), libghc-tasty-prof (<< 1.2), libghc-tasty-hunit-dev (>= 0.9), libghc-tasty-hunit-dev (<< 0.11), libghc-tasty-hunit-prof (>= 0.9), Loading p/haskell-serialise/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/serialise.cabal +++ b/serialise.cabal @@ -126,7 +126,7 @@ cborg, serialise, QuickCheck >= 2.9 && < 2.13, - tasty >= 0.11 && < 1.2, + tasty >= 0.11 && < 1.3, tasty-hunit >= 0.9 && < 0.11, tasty-quickcheck >= 0.8 && < 0.11, quickcheck-instances >= 0.3.12 && < 0.4, p/haskell-serialise/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-serialise/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-serialise (0.2.1.0-3) unstable; urgency=medium * Patch for newer tasty. -- Clint Adams <clint@debian.org> Sat, 31 Aug 2019 21:42:55 -0400 haskell-serialise (0.2.1.0-2) unstable; urgency=medium * Gratuitous sourceful post-NEW upload. Loading
p/haskell-serialise/debian/control +1 −2 Original line number Diff line number Diff line Loading @@ -43,9 +43,8 @@ Build-Depends: debhelper (>= 10), libghc-quickcheck-instances-prof (>= 0.3.12), libghc-quickcheck-instances-prof (<< 0.4), libghc-tasty-dev (>= 0.11), libghc-tasty-dev (<< 1.2), libghc-tasty-dev (<< 1.3), libghc-tasty-prof (>= 0.11), libghc-tasty-prof (<< 1.2), libghc-tasty-hunit-dev (>= 0.9), libghc-tasty-hunit-dev (<< 0.11), libghc-tasty-hunit-prof (>= 0.9), Loading
p/haskell-serialise/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/serialise.cabal +++ b/serialise.cabal @@ -126,7 +126,7 @@ cborg, serialise, QuickCheck >= 2.9 && < 2.13, - tasty >= 0.11 && < 1.2, + tasty >= 0.11 && < 1.3, tasty-hunit >= 0.9 && < 0.11, tasty-quickcheck >= 0.8 && < 0.11, quickcheck-instances >= 0.3.12 && < 0.4,
p/haskell-serialise/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps