Loading p/haskell-fgl-arbitrary/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-fgl-arbitrary (0.2.0.3-5) unstable; urgency=medium * Patch for newer hspec. -- Clint Adams <clint@debian.org> Sun, 21 Oct 2018 18:04:05 -0400 haskell-fgl-arbitrary (0.2.0.3-4) unstable; urgency=medium [ Clint Adams ] Loading p/haskell-fgl-arbitrary/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -18,11 +18,11 @@ Build-Depends: debhelper (>= 10), libghc-fgl-prof (<< 6), libghc-fgl-dev, libghc-hspec-dev (>= 2.1), libghc-hspec-dev (<< 2.5), libghc-hspec-dev (<< 2.6), Build-Depends-Indep: ghc-doc, libghc-quickcheck2-doc, libghc-fgl-doc, Standards-Version: 4.1.4 Standards-Version: 4.2.1 X-Description: QuickCheck support for fgl Provides Arbitrary instances for fgl graphs (to avoid adding a QuickCheck dependency for fgl whilst still making the instances Loading p/haskell-fgl-arbitrary/debian/patches/newer-hspec 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/fgl-arbitrary.cabal +++ b/fgl-arbitrary.cabal @@ -44,7 +44,7 @@ , fgl , base , QuickCheck >= 2.3 && < 2.12 - , hspec >= 2.1 && < 2.5 + , hspec >= 2.1 && < 2.6 , containers hs-source-dirs: test p/haskell-fgl-arbitrary/debian/patches/series +1 −0 Original line number Diff line number Diff line newer-deps newer-hspec Loading
p/haskell-fgl-arbitrary/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-fgl-arbitrary (0.2.0.3-5) unstable; urgency=medium * Patch for newer hspec. -- Clint Adams <clint@debian.org> Sun, 21 Oct 2018 18:04:05 -0400 haskell-fgl-arbitrary (0.2.0.3-4) unstable; urgency=medium [ Clint Adams ] Loading
p/haskell-fgl-arbitrary/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -18,11 +18,11 @@ Build-Depends: debhelper (>= 10), libghc-fgl-prof (<< 6), libghc-fgl-dev, libghc-hspec-dev (>= 2.1), libghc-hspec-dev (<< 2.5), libghc-hspec-dev (<< 2.6), Build-Depends-Indep: ghc-doc, libghc-quickcheck2-doc, libghc-fgl-doc, Standards-Version: 4.1.4 Standards-Version: 4.2.1 X-Description: QuickCheck support for fgl Provides Arbitrary instances for fgl graphs (to avoid adding a QuickCheck dependency for fgl whilst still making the instances Loading
p/haskell-fgl-arbitrary/debian/patches/newer-hspec 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/fgl-arbitrary.cabal +++ b/fgl-arbitrary.cabal @@ -44,7 +44,7 @@ , fgl , base , QuickCheck >= 2.3 && < 2.12 - , hspec >= 2.1 && < 2.5 + , hspec >= 2.1 && < 2.6 , containers hs-source-dirs: test
p/haskell-fgl-arbitrary/debian/patches/series +1 −0 Original line number Diff line number Diff line newer-deps newer-hspec