Loading p/haskell-adjunctions/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-adjunctions (4.4-5) unstable; urgency=medium * Patch for newer containers. -- Clint Adams <clint@debian.org> Tue, 27 Aug 2019 20:12:14 -0400 haskell-adjunctions (4.4-4) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading p/haskell-adjunctions/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,8 @@ Build-Depends-Indep: libghc-tagged-doc, libghc-transformers-compat-doc, libghc-void-doc, Standards-Version: 4.1.4 Homepage: http://github.com/ekmett/adjunctions/ Standards-Version: 4.4.0 Homepage: https://github.com/ekmett/adjunctions/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-adjunctions Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-adjunctions] X-Description: adjunctions and representable functors for Haskell Loading p/haskell-adjunctions/debian/patches/newer-deps 0 → 100644 +25 −0 Original line number Diff line number Diff line --- a/adjunctions.cabal +++ b/adjunctions.cabal @@ -1,6 +1,7 @@ name: adjunctions category: Data Structures, Adjunctions version: 4.4 +x-revision: 2 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE @@ -44,12 +45,13 @@ MultiParamTypeClasses Rank2Types UndecidableInstances + DefaultSignatures build-depends: array >= 0.3.0.2 && < 0.7, base >= 4 && < 5, comonad >= 4 && < 6, - containers >= 0.3 && < 0.6, + containers >= 0.3 && < 0.7, contravariant >= 1 && < 2, distributive >= 0.5.1 && < 1, free >= 4 && < 6, p/haskell-adjunctions/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-adjunctions/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-adjunctions (4.4-5) unstable; urgency=medium * Patch for newer containers. -- Clint Adams <clint@debian.org> Tue, 27 Aug 2019 20:12:14 -0400 haskell-adjunctions (4.4-4) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading
p/haskell-adjunctions/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,8 @@ Build-Depends-Indep: libghc-tagged-doc, libghc-transformers-compat-doc, libghc-void-doc, Standards-Version: 4.1.4 Homepage: http://github.com/ekmett/adjunctions/ Standards-Version: 4.4.0 Homepage: https://github.com/ekmett/adjunctions/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-adjunctions Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-adjunctions] X-Description: adjunctions and representable functors for Haskell Loading
p/haskell-adjunctions/debian/patches/newer-deps 0 → 100644 +25 −0 Original line number Diff line number Diff line --- a/adjunctions.cabal +++ b/adjunctions.cabal @@ -1,6 +1,7 @@ name: adjunctions category: Data Structures, Adjunctions version: 4.4 +x-revision: 2 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE @@ -44,12 +45,13 @@ MultiParamTypeClasses Rank2Types UndecidableInstances + DefaultSignatures build-depends: array >= 0.3.0.2 && < 0.7, base >= 4 && < 5, comonad >= 4 && < 6, - containers >= 0.3 && < 0.6, + containers >= 0.3 && < 0.7, contravariant >= 1 && < 2, distributive >= 0.5.1 && < 1, free >= 4 && < 6,
p/haskell-adjunctions/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps