Loading p/haskell-yesod-bin/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-yesod-bin (1.6.0.3-4) unstable; urgency=medium * Patch for newer yaml and fsnotify. -- Clint Adams <clint@debian.org> Mon, 05 Nov 2018 09:30:38 -0500 haskell-yesod-bin (1.6.0.3-3) unstable; urgency=medium * Remove build dependency on libghc-parsec3-dev (provided by ghc- Loading p/haskell-yesod-bin/debian/control +4 −4 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ Build-Depends: libghc-conduit-extra-dev (>= 1.3), libghc-data-default-class-dev, libghc-file-embed-dev, libghc-fsnotify-dev (<< 0.3), libghc-fsnotify-dev (<< 0.4), libghc-http-client-dev (>= 0.4.7), libghc-http-client-tls-dev, libghc-http-reverse-proxy-dev (>= 0.4), Loading @@ -42,11 +42,11 @@ Build-Depends: libghc-wai-extra-dev, libghc-warp-dev (>= 1.3.7.5), libghc-warp-tls-dev (>= 3.0.1), libghc-yaml-dev (<< 0.9), libghc-yaml-dev (>= 0.8), libghc-yaml-dev (<< 0.11), libghc-zlib-dev (>= 0.5), Standards-Version: 4.1.4 Homepage: http://www.yesodweb.com/ Standards-Version: 4.2.1 Homepage: https://www.yesodweb.com/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-yesod-bin Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-yesod-bin] Loading p/haskell-yesod-bin/debian/patches/newer-deps 0 → 100644 +14 −0 Original line number Diff line number Diff line --- a/yesod-bin.cabal +++ b/yesod-bin.cabal @@ -43,9 +43,9 @@ , zlib >= 0.5 , tar >= 0.4 && < 0.6 , unordered-containers - , yaml >= 0.8 && < 0.9 + , yaml >= 0.8 && < 0.11 , optparse-applicative >= 0.11 - , fsnotify >= 0.0 && < 0.3 + , fsnotify >= 0.0 && < 0.4 , split >= 0.2 && < 0.3 , file-embed , conduit >= 1.3 p/haskell-yesod-bin/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-yesod-bin/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-yesod-bin (1.6.0.3-4) unstable; urgency=medium * Patch for newer yaml and fsnotify. -- Clint Adams <clint@debian.org> Mon, 05 Nov 2018 09:30:38 -0500 haskell-yesod-bin (1.6.0.3-3) unstable; urgency=medium * Remove build dependency on libghc-parsec3-dev (provided by ghc- Loading
p/haskell-yesod-bin/debian/control +4 −4 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ Build-Depends: libghc-conduit-extra-dev (>= 1.3), libghc-data-default-class-dev, libghc-file-embed-dev, libghc-fsnotify-dev (<< 0.3), libghc-fsnotify-dev (<< 0.4), libghc-http-client-dev (>= 0.4.7), libghc-http-client-tls-dev, libghc-http-reverse-proxy-dev (>= 0.4), Loading @@ -42,11 +42,11 @@ Build-Depends: libghc-wai-extra-dev, libghc-warp-dev (>= 1.3.7.5), libghc-warp-tls-dev (>= 3.0.1), libghc-yaml-dev (<< 0.9), libghc-yaml-dev (>= 0.8), libghc-yaml-dev (<< 0.11), libghc-zlib-dev (>= 0.5), Standards-Version: 4.1.4 Homepage: http://www.yesodweb.com/ Standards-Version: 4.2.1 Homepage: https://www.yesodweb.com/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-yesod-bin Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-yesod-bin] Loading
p/haskell-yesod-bin/debian/patches/newer-deps 0 → 100644 +14 −0 Original line number Diff line number Diff line --- a/yesod-bin.cabal +++ b/yesod-bin.cabal @@ -43,9 +43,9 @@ , zlib >= 0.5 , tar >= 0.4 && < 0.6 , unordered-containers - , yaml >= 0.8 && < 0.9 + , yaml >= 0.8 && < 0.11 , optparse-applicative >= 0.11 - , fsnotify >= 0.0 && < 0.3 + , fsnotify >= 0.0 && < 0.4 , split >= 0.2 && < 0.3 , file-embed , conduit >= 1.3
p/haskell-yesod-bin/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps