Loading p/haskell-hoauth2/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hoauth2 (1.7.2-4) unstable; urgency=medium * Patch for newer exceptions. -- Clint Adams <clint@debian.org> Mon, 05 Nov 2018 20:55:22 -0500 haskell-hoauth2 (1.7.2-3) unstable; urgency=medium * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3) Loading p/haskell-hoauth2/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ Build-Depends: libghc-aeson-dev (<< 1.4), libghc-aeson-prof, libghc-exceptions-dev (>= 0.8.3), libghc-exceptions-dev (<< 0.10), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, libghc-http-conduit-dev (>= 2.1), libghc-http-conduit-dev (<< 2.4), Loading Loading @@ -47,7 +47,7 @@ Build-Depends-Indep: ghc-doc, libghc-unordered-containers-doc, libghc-uri-bytestring-doc, libghc-uri-bytestring-aeson-doc, Standards-Version: 4.1.4 Standards-Version: 4.2.1 Homepage: https://github.com/freizl/hoauth2 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hoauth2 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hoauth2] Loading p/haskell-hoauth2/debian/patches/newer-exceptions 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/hoauth2.cabal +++ b/hoauth2.cabal @@ -82,7 +82,7 @@ uri-bytestring >= 0.2.3.1 && < 0.4, uri-bytestring-aeson >= 0.1 && < 0.2, microlens >= 0.4.0 && < 0.5, - exceptions >= 0.8.3 && < 0.10 + exceptions >= 0.8.3 && < 0.11 if impl(ghc >= 6.12.0) ghc-options: -Wall -fwarn-tabs -funbox-strict-fields p/haskell-hoauth2/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-exceptions Loading
p/haskell-hoauth2/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hoauth2 (1.7.2-4) unstable; urgency=medium * Patch for newer exceptions. -- Clint Adams <clint@debian.org> Mon, 05 Nov 2018 20:55:22 -0500 haskell-hoauth2 (1.7.2-3) unstable; urgency=medium * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3) Loading
p/haskell-hoauth2/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ Build-Depends: libghc-aeson-dev (<< 1.4), libghc-aeson-prof, libghc-exceptions-dev (>= 0.8.3), libghc-exceptions-dev (<< 0.10), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, libghc-http-conduit-dev (>= 2.1), libghc-http-conduit-dev (<< 2.4), Loading Loading @@ -47,7 +47,7 @@ Build-Depends-Indep: ghc-doc, libghc-unordered-containers-doc, libghc-uri-bytestring-doc, libghc-uri-bytestring-aeson-doc, Standards-Version: 4.1.4 Standards-Version: 4.2.1 Homepage: https://github.com/freizl/hoauth2 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hoauth2 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hoauth2] Loading
p/haskell-hoauth2/debian/patches/newer-exceptions 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/hoauth2.cabal +++ b/hoauth2.cabal @@ -82,7 +82,7 @@ uri-bytestring >= 0.2.3.1 && < 0.4, uri-bytestring-aeson >= 0.1 && < 0.2, microlens >= 0.4.0 && < 0.5, - exceptions >= 0.8.3 && < 0.10 + exceptions >= 0.8.3 && < 0.11 if impl(ghc >= 6.12.0) ghc-options: -Wall -fwarn-tabs -funbox-strict-fields
p/haskell-hoauth2/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-exceptions