Loading p/haskell-natural-transformation/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-natural-transformation (0.4-3) unstable; urgency=medium * Patch for newer test deps. -- Clint Adams <clint@debian.org> Sat, 14 Apr 2018 17:22:30 -0400 haskell-natural-transformation (0.4-2) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-natural-transformation/debian/control +1 −3 Original line number Diff line number Diff line Loading @@ -4,16 +4,14 @@ Uploaders: Clint Adams <clint@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | haskell-devscripts (>= 0.8), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-quickcheck-instances-dev (>= 0.1) <!nocheck>, libghc-quickcheck-instances-dev (<< 0.4) <!nocheck>, libghc-tasty-dev (>= 0.8) <!nocheck>, libghc-tasty-dev (<< 0.12) <!nocheck>, libghc-tasty-quickcheck-dev (>= 0.8) <!nocheck>, libghc-tasty-quickcheck-dev (<< 0.9) <!nocheck>, Build-Depends-Indep: ghc-doc, Standards-Version: 4.1.4 Homepage: https://github.com/ku-fpg/natural-transformation Loading p/haskell-natural-transformation/debian/patches/newer-deps 0 → 100644 +13 −0 Original line number Diff line number Diff line --- a/natural-transformation.cabal +++ b/natural-transformation.cabal @@ -45,8 +45,8 @@ , containers >= 0.1 && < 0.6 , natural-transformation == 0.4 , quickcheck-instances >= 0.1 && < 0.4 - , tasty >= 0.8 && < 0.12 - , tasty-quickcheck >= 0.8 && < 0.9 + , tasty >= 0.8 + , tasty-quickcheck >= 0.8 hs-source-dirs: tests default-language: Haskell2010 ghc-options: -Wall p/haskell-natural-transformation/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-natural-transformation/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-natural-transformation (0.4-3) unstable; urgency=medium * Patch for newer test deps. -- Clint Adams <clint@debian.org> Sat, 14 Apr 2018 17:22:30 -0400 haskell-natural-transformation (0.4-2) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-natural-transformation/debian/control +1 −3 Original line number Diff line number Diff line Loading @@ -4,16 +4,14 @@ Uploaders: Clint Adams <clint@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | haskell-devscripts (>= 0.8), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-quickcheck-instances-dev (>= 0.1) <!nocheck>, libghc-quickcheck-instances-dev (<< 0.4) <!nocheck>, libghc-tasty-dev (>= 0.8) <!nocheck>, libghc-tasty-dev (<< 0.12) <!nocheck>, libghc-tasty-quickcheck-dev (>= 0.8) <!nocheck>, libghc-tasty-quickcheck-dev (<< 0.9) <!nocheck>, Build-Depends-Indep: ghc-doc, Standards-Version: 4.1.4 Homepage: https://github.com/ku-fpg/natural-transformation Loading
p/haskell-natural-transformation/debian/patches/newer-deps 0 → 100644 +13 −0 Original line number Diff line number Diff line --- a/natural-transformation.cabal +++ b/natural-transformation.cabal @@ -45,8 +45,8 @@ , containers >= 0.1 && < 0.6 , natural-transformation == 0.4 , quickcheck-instances >= 0.1 && < 0.4 - , tasty >= 0.8 && < 0.12 - , tasty-quickcheck >= 0.8 && < 0.9 + , tasty >= 0.8 + , tasty-quickcheck >= 0.8 hs-source-dirs: tests default-language: Haskell2010 ghc-options: -Wall
p/haskell-natural-transformation/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps