Loading p/haskell-happstack-authenticate/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-happstack-authenticate (2.3.4.11-4) unstable; urgency=medium * Patch for newer aeson -- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 05 Nov 2018 22:57:57 +0200 haskell-happstack-authenticate (2.3.4.11-3) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading p/haskell-happstack-authenticate/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ Build-Depends: libghc-acid-state-dev (<< 0.15), libghc-acid-state-dev (>= 0.6), libghc-acid-state-prof, libghc-aeson-dev, libghc-aeson-dev (<= 1.5), libghc-aeson-prof, libghc-authenticate-dev (<< 1.4), libghc-authenticate-dev (>= 1.3), Loading p/haskell-happstack-authenticate/debian/patches/newer-aeson 0 → 100644 +13 −0 Original line number Diff line number Diff line Index: b/happstack-authenticate.cabal =================================================================== --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal @@ -43,7 +43,7 @@ Library Build-depends: base > 4 && < 5, acid-state >= 0.6 && < 0.15, - aeson (>= 0.4 && < 0.10) || (>= 0.11 && < 1.3), + aeson (>= 0.4 && < 0.10) || (>= 0.11 && < 1.5), authenticate == 1.3.*, base64-bytestring >= 1.0 && < 1.1, boomerang >= 1.4 && < 1.5, p/haskell-happstack-authenticate/debian/patches/series +1 −0 Original line number Diff line number Diff line use-pwstore-fast.patch newer-aeson Loading
p/haskell-happstack-authenticate/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-happstack-authenticate (2.3.4.11-4) unstable; urgency=medium * Patch for newer aeson -- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 05 Nov 2018 22:57:57 +0200 haskell-happstack-authenticate (2.3.4.11-3) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading
p/haskell-happstack-authenticate/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ Build-Depends: libghc-acid-state-dev (<< 0.15), libghc-acid-state-dev (>= 0.6), libghc-acid-state-prof, libghc-aeson-dev, libghc-aeson-dev (<= 1.5), libghc-aeson-prof, libghc-authenticate-dev (<< 1.4), libghc-authenticate-dev (>= 1.3), Loading
p/haskell-happstack-authenticate/debian/patches/newer-aeson 0 → 100644 +13 −0 Original line number Diff line number Diff line Index: b/happstack-authenticate.cabal =================================================================== --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal @@ -43,7 +43,7 @@ Library Build-depends: base > 4 && < 5, acid-state >= 0.6 && < 0.15, - aeson (>= 0.4 && < 0.10) || (>= 0.11 && < 1.3), + aeson (>= 0.4 && < 0.10) || (>= 0.11 && < 1.5), authenticate == 1.3.*, base64-bytestring >= 1.0 && < 1.1, boomerang >= 1.4 && < 1.5,
p/haskell-happstack-authenticate/debian/patches/series +1 −0 Original line number Diff line number Diff line use-pwstore-fast.patch newer-aeson