Loading p/haskell-aeson/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-aeson (1.2.4.0-2) unstable; urgency=medium * Patch for newer generic-deriving and QuickCheck. -- Clint Adams <clint@debian.org> Sun, 15 Apr 2018 10:05:27 -0400 haskell-aeson (1.2.4.0-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-aeson/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ Build-Depends: # libghc-base-orphans-dev (<< 0.6) <!nocheck>, libghc-base16-bytestring-dev <!nocheck>, libghc-generic-deriving-dev (>= 1.10) <!nocheck>, libghc-generic-deriving-dev (<< 1.12) <!nocheck>, libghc-generic-deriving-dev (<< 1.13) <!nocheck>, libghc-hashable-time-dev (>= 0.2) <!nocheck>, libghc-hashable-time-dev (<< 0.3) <!nocheck>, Build-Depends-Indep: Loading p/haskell-aeson/debian/patches/newer-deps 0 → 100644 +20 −0 Original line number Diff line number Diff line --- a/aeson.cabal +++ b/aeson.cabal @@ -200,7 +200,7 @@ build-depends: HUnit, - QuickCheck >= 2.10.0.1 && < 2.11, + QuickCheck >= 2.10.0.1 && < 2.12, aeson, integer-logarithms >= 1 && <1.1, attoparsec, @@ -212,7 +212,7 @@ directory, dlist, filepath, - generic-deriving >= 1.10 && < 1.12, + generic-deriving >= 1.10 && < 1.13, ghc-prim >= 0.2, hashable >= 1.2.4.0, scientific, p/haskell-aeson/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-aeson/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-aeson (1.2.4.0-2) unstable; urgency=medium * Patch for newer generic-deriving and QuickCheck. -- Clint Adams <clint@debian.org> Sun, 15 Apr 2018 10:05:27 -0400 haskell-aeson (1.2.4.0-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-aeson/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ Build-Depends: # libghc-base-orphans-dev (<< 0.6) <!nocheck>, libghc-base16-bytestring-dev <!nocheck>, libghc-generic-deriving-dev (>= 1.10) <!nocheck>, libghc-generic-deriving-dev (<< 1.12) <!nocheck>, libghc-generic-deriving-dev (<< 1.13) <!nocheck>, libghc-hashable-time-dev (>= 0.2) <!nocheck>, libghc-hashable-time-dev (<< 0.3) <!nocheck>, Build-Depends-Indep: Loading
p/haskell-aeson/debian/patches/newer-deps 0 → 100644 +20 −0 Original line number Diff line number Diff line --- a/aeson.cabal +++ b/aeson.cabal @@ -200,7 +200,7 @@ build-depends: HUnit, - QuickCheck >= 2.10.0.1 && < 2.11, + QuickCheck >= 2.10.0.1 && < 2.12, aeson, integer-logarithms >= 1 && <1.1, attoparsec, @@ -212,7 +212,7 @@ directory, dlist, filepath, - generic-deriving >= 1.10 && < 1.12, + generic-deriving >= 1.10 && < 1.13, ghc-prim >= 0.2, hashable >= 1.2.4.0, scientific,
p/haskell-aeson/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps