Loading p/haskell-happstack-authenticate/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-happstack-authenticate (2.3.4.11-1) unstable; urgency=medium * New upstream release -- Clint Adams <clint@debian.org> Thu, 26 Apr 2018 08:24:26 -0400 haskell-happstack-authenticate (2.3.4.8-1) unstable; urgency=medium * New upstream release Loading p/haskell-happstack-authenticate/debian/control +6 −6 Original line number Diff line number Diff line Loading @@ -27,8 +27,8 @@ Build-Depends: libghc-data-default-dev (<< 0.8), libghc-data-default-dev (>= 0.5), libghc-data-default-prof, libghc-email-validate-dev (<< 2.4), libghc-email-validate-dev (>= 2.1), libghc-email-validate-dev (<< 2.4), libghc-email-validate-prof, libghc-happstack-hsp-dev (<< 7.4), libghc-happstack-hsp-dev (>= 7.3), Loading @@ -48,14 +48,14 @@ Build-Depends: libghc-hsx2hs-dev (<< 0.15), libghc-hsx2hs-dev (>= 0.13), libghc-hsx2hs-prof, libghc-http-conduit-dev (<< 2.3), libghc-http-conduit-dev (>= 1.4), libghc-http-conduit-dev (>= 2.1.0), libghc-http-conduit-dev (<< 2.4), libghc-http-conduit-prof, libghc-http-types-dev (<< 0.10), libghc-http-types-dev (>= 0.6), libghc-http-types-dev (<< 0.13), libghc-http-types-prof, libghc-ixset-typed-dev (<< 0.4), libghc-ixset-typed-dev (>= 0.3), libghc-ixset-typed-dev (<< 0.5), libghc-ixset-typed-prof, libghc-jmacro-dev (<< 0.7), libghc-jmacro-dev (>= 0.6.11), Loading @@ -64,7 +64,7 @@ Build-Depends: libghc-jwt-dev (>= 0.3), libghc-jwt-prof, libghc-lens-dev (>= 4.2), libghc-lens-dev (<< 4.16), libghc-lens-dev (<< 4.17), libghc-lens-prof, libghc-mime-mail-dev (<< 0.5), libghc-mime-mail-dev (>= 0.4), Loading p/haskell-happstack-authenticate/debian/patches/newer-email-validatedeleted 100644 → 0 +0 −16 Original line number Diff line number Diff line Description: Depend on newer email-validate --- Index: b/happstack-authenticate.cabal =================================================================== --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal @@ -50,7 +50,7 @@ Library bytestring >= 0.9 && < 0.11, containers >= 0.4 && < 0.6, data-default >= 0.5 && < 0.8, - email-validate >= 2.1 && < 2.3, + email-validate >= 2.1 && < 2.4, filepath >= 1.3 && < 1.5, hsx2hs >= 0.13 && < 0.15, jmacro >= 0.6.11 && < 0.7, p/haskell-happstack-authenticate/debian/patches/series +0 −1 Original line number Diff line number Diff line use-pwstore-fast.patch newer-email-validate p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch +3 −10 Original line number Diff line number Diff line --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal @@ -67,7 +67,7 @@ Library @@ -67,7 +67,7 @@ mime-mail >= 0.4 && < 0.5, mtl >= 2.0 && < 2.3, lens >= 4.2 && < 4.16, lens >= 4.2 && < 4.17, - pwstore-purehaskell == 2.1.*, + pwstore-fast, text >= 0.11 && < 1.3, time >= 1.2 && < 1.7, time >= 1.2 && < 1.10, userid >= 0.1 && < 0.2, @@ -78,4 +78,4 @@ Library web-routes-boomerang >= 0.28 && < 0.29, web-routes-happstack == 0.23.*, web-routes-th >= 0.22 && < 0.23, - web-routes-hsp >= 0.24 && < 0.25 \ No newline at end of file + web-routes-hsp >= 0.24 && < 0.25 Loading
p/haskell-happstack-authenticate/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-happstack-authenticate (2.3.4.11-1) unstable; urgency=medium * New upstream release -- Clint Adams <clint@debian.org> Thu, 26 Apr 2018 08:24:26 -0400 haskell-happstack-authenticate (2.3.4.8-1) unstable; urgency=medium * New upstream release Loading
p/haskell-happstack-authenticate/debian/control +6 −6 Original line number Diff line number Diff line Loading @@ -27,8 +27,8 @@ Build-Depends: libghc-data-default-dev (<< 0.8), libghc-data-default-dev (>= 0.5), libghc-data-default-prof, libghc-email-validate-dev (<< 2.4), libghc-email-validate-dev (>= 2.1), libghc-email-validate-dev (<< 2.4), libghc-email-validate-prof, libghc-happstack-hsp-dev (<< 7.4), libghc-happstack-hsp-dev (>= 7.3), Loading @@ -48,14 +48,14 @@ Build-Depends: libghc-hsx2hs-dev (<< 0.15), libghc-hsx2hs-dev (>= 0.13), libghc-hsx2hs-prof, libghc-http-conduit-dev (<< 2.3), libghc-http-conduit-dev (>= 1.4), libghc-http-conduit-dev (>= 2.1.0), libghc-http-conduit-dev (<< 2.4), libghc-http-conduit-prof, libghc-http-types-dev (<< 0.10), libghc-http-types-dev (>= 0.6), libghc-http-types-dev (<< 0.13), libghc-http-types-prof, libghc-ixset-typed-dev (<< 0.4), libghc-ixset-typed-dev (>= 0.3), libghc-ixset-typed-dev (<< 0.5), libghc-ixset-typed-prof, libghc-jmacro-dev (<< 0.7), libghc-jmacro-dev (>= 0.6.11), Loading @@ -64,7 +64,7 @@ Build-Depends: libghc-jwt-dev (>= 0.3), libghc-jwt-prof, libghc-lens-dev (>= 4.2), libghc-lens-dev (<< 4.16), libghc-lens-dev (<< 4.17), libghc-lens-prof, libghc-mime-mail-dev (<< 0.5), libghc-mime-mail-dev (>= 0.4), Loading
p/haskell-happstack-authenticate/debian/patches/newer-email-validatedeleted 100644 → 0 +0 −16 Original line number Diff line number Diff line Description: Depend on newer email-validate --- Index: b/happstack-authenticate.cabal =================================================================== --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal @@ -50,7 +50,7 @@ Library bytestring >= 0.9 && < 0.11, containers >= 0.4 && < 0.6, data-default >= 0.5 && < 0.8, - email-validate >= 2.1 && < 2.3, + email-validate >= 2.1 && < 2.4, filepath >= 1.3 && < 1.5, hsx2hs >= 0.13 && < 0.15, jmacro >= 0.6.11 && < 0.7,
p/haskell-happstack-authenticate/debian/patches/series +0 −1 Original line number Diff line number Diff line use-pwstore-fast.patch newer-email-validate
p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch +3 −10 Original line number Diff line number Diff line --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal @@ -67,7 +67,7 @@ Library @@ -67,7 +67,7 @@ mime-mail >= 0.4 && < 0.5, mtl >= 2.0 && < 2.3, lens >= 4.2 && < 4.16, lens >= 4.2 && < 4.17, - pwstore-purehaskell == 2.1.*, + pwstore-fast, text >= 0.11 && < 1.3, time >= 1.2 && < 1.7, time >= 1.2 && < 1.10, userid >= 0.1 && < 0.2, @@ -78,4 +78,4 @@ Library web-routes-boomerang >= 0.28 && < 0.29, web-routes-happstack == 0.23.*, web-routes-th >= 0.22 && < 0.23, - web-routes-hsp >= 0.24 && < 0.25 \ No newline at end of file + web-routes-hsp >= 0.24 && < 0.25