Loading p/haskell-happstack-authenticate/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-happstack-authenticate (2.4.0-1) unstable; urgency=medium * New upstream release, drop patches included upstream -- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 07 Sep 2019 12:04:15 +0200 haskell-happstack-authenticate (2.3.4.11-4) unstable; urgency=medium * Patch for newer aeson Loading p/haskell-happstack-authenticate/debian/control +3 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Build-Depends: ghc (>= 8.4.3), ghc-prof, haskell-devscripts (>= 0.13), libghc-acid-state-dev (<< 0.15), libghc-acid-state-dev (<< 0.16), libghc-acid-state-dev (>= 0.6), libghc-acid-state-prof, libghc-aeson-dev (<= 1.5), Loading Loading @@ -61,11 +61,11 @@ Build-Depends: libghc-jmacro-dev (<< 0.7), libghc-jmacro-dev (>= 0.6.11), libghc-jmacro-prof, libghc-jwt-dev (<< 0.8), libghc-jwt-dev (<< 0.11), libghc-jwt-dev (>= 0.3), libghc-jwt-prof, libghc-lens-dev (>= 4.2), libghc-lens-dev (<< 4.17), libghc-lens-dev (<< 4.18), libghc-lens-prof, libghc-mime-mail-dev (<< 0.5), libghc-mime-mail-dev (>= 0.4), Loading p/haskell-happstack-authenticate/debian/patches/newer-aesondeleted 100644 → 0 +0 −13 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 +0 −1 Original line number Diff line number Diff line use-pwstore-fast.patch newer-aeson p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch +6 −4 Original line number Diff line number Diff line --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal Index: haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal =================================================================== --- haskell-happstack-authenticate-2.4.0.orig/happstack-authenticate.cabal +++ haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal @@ -67,7 +67,7 @@ mime-mail >= 0.4 && < 0.5, mime-mail >= 0.4 && < 0.6, mtl >= 2.0 && < 2.3, lens >= 4.2 && < 4.17, lens >= 4.2 && < 4.18, - pwstore-purehaskell == 2.1.*, + pwstore-fast, text >= 0.11 && < 1.3, Loading Loading
p/haskell-happstack-authenticate/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-happstack-authenticate (2.4.0-1) unstable; urgency=medium * New upstream release, drop patches included upstream -- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 07 Sep 2019 12:04:15 +0200 haskell-happstack-authenticate (2.3.4.11-4) unstable; urgency=medium * Patch for newer aeson Loading
p/haskell-happstack-authenticate/debian/control +3 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Build-Depends: ghc (>= 8.4.3), ghc-prof, haskell-devscripts (>= 0.13), libghc-acid-state-dev (<< 0.15), libghc-acid-state-dev (<< 0.16), libghc-acid-state-dev (>= 0.6), libghc-acid-state-prof, libghc-aeson-dev (<= 1.5), Loading Loading @@ -61,11 +61,11 @@ Build-Depends: libghc-jmacro-dev (<< 0.7), libghc-jmacro-dev (>= 0.6.11), libghc-jmacro-prof, libghc-jwt-dev (<< 0.8), libghc-jwt-dev (<< 0.11), libghc-jwt-dev (>= 0.3), libghc-jwt-prof, libghc-lens-dev (>= 4.2), libghc-lens-dev (<< 4.17), libghc-lens-dev (<< 4.18), libghc-lens-prof, libghc-mime-mail-dev (<< 0.5), libghc-mime-mail-dev (>= 0.4), Loading
p/haskell-happstack-authenticate/debian/patches/newer-aesondeleted 100644 → 0 +0 −13 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 +0 −1 Original line number Diff line number Diff line use-pwstore-fast.patch newer-aeson
p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch +6 −4 Original line number Diff line number Diff line --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal Index: haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal =================================================================== --- haskell-happstack-authenticate-2.4.0.orig/happstack-authenticate.cabal +++ haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal @@ -67,7 +67,7 @@ mime-mail >= 0.4 && < 0.5, mime-mail >= 0.4 && < 0.6, mtl >= 2.0 && < 2.3, lens >= 4.2 && < 4.17, lens >= 4.2 && < 4.18, - pwstore-purehaskell == 2.1.*, + pwstore-fast, text >= 0.11 && < 1.3, Loading