Loading p/haskell-fgl/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-fgl (5.6.0.0-4) unstable; urgency=medium * Patch for newer hspec. -- Clint Adams <clint@debian.org> Sun, 21 Oct 2018 17:55:36 -0400 haskell-fgl (5.6.0.0-3) unstable; urgency=medium [ Clint Adams ] Loading p/haskell-fgl/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 10), libghc-quickcheck2-dev (>= 2.8), libghc-quickcheck2-dev (<< 2.12), libghc-hspec-dev (>= 2.1), libghc-hspec-dev (<< 2.5), libghc-hspec-dev (<< 2.6), Build-Depends-Indep: ghc-doc, Standards-Version: 4.1.4 Standards-Version: 4.2.1 Homepage: http://hackage.haskell.org/package/fgl Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-fgl Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-fgl] Loading p/haskell-fgl/debian/patches/newer-hspec 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/fgl.cabal +++ b/fgl.cabal @@ -91,7 +91,7 @@ build-depends: fgl , base , QuickCheck >= 2.8 && < 2.12 - , hspec >= 2.1 && < 2.5 + , hspec >= 2.1 && < 2.6 , containers hs-source-dirs: test p/haskell-fgl/debian/patches/series +1 −0 Original line number Diff line number Diff line newer-quickcheck newer-hspec Loading
p/haskell-fgl/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-fgl (5.6.0.0-4) unstable; urgency=medium * Patch for newer hspec. -- Clint Adams <clint@debian.org> Sun, 21 Oct 2018 17:55:36 -0400 haskell-fgl (5.6.0.0-3) unstable; urgency=medium [ Clint Adams ] Loading
p/haskell-fgl/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 10), libghc-quickcheck2-dev (>= 2.8), libghc-quickcheck2-dev (<< 2.12), libghc-hspec-dev (>= 2.1), libghc-hspec-dev (<< 2.5), libghc-hspec-dev (<< 2.6), Build-Depends-Indep: ghc-doc, Standards-Version: 4.1.4 Standards-Version: 4.2.1 Homepage: http://hackage.haskell.org/package/fgl Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-fgl Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-fgl] Loading
p/haskell-fgl/debian/patches/newer-hspec 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/fgl.cabal +++ b/fgl.cabal @@ -91,7 +91,7 @@ build-depends: fgl , base , QuickCheck >= 2.8 && < 2.12 - , hspec >= 2.1 && < 2.5 + , hspec >= 2.1 && < 2.6 , containers hs-source-dirs: test
p/haskell-fgl/debian/patches/series +1 −0 Original line number Diff line number Diff line newer-quickcheck newer-hspec