Loading p/haskell-diagrams-core/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-diagrams-core (1.4.1.1-3) unstable; urgency=medium * Patch for newer deps -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 06 Sep 2019 18:48:48 +0200 haskell-diagrams-core (1.4.1.1-2) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading p/haskell-diagrams-core/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ Build-Depends: libghc-dual-tree-dev (>= 0.2), libghc-dual-tree-prof, libghc-lens-dev (>= 4.0), libghc-lens-dev (<< 4.17), libghc-lens-dev (<< 4.18), libghc-lens-prof, libghc-linear-dev (<< 1.21), libghc-linear-dev (>= 1.11.3), Loading p/haskell-diagrams-core/debian/patches/newer-deps 0 → 100644 +19 −0 Original line number Diff line number Diff line --- haskell-diagrams-core-1.4.1.1.orig/diagrams-core.cabal +++ haskell-diagrams-core-1.4.1.1/diagrams-core.cabal @@ -36,13 +36,13 @@ Library Diagrams.Core.Types, Diagrams.Core.V - Build-depends: base >= 4.2 && < 4.12, - containers >= 0.4.2 && < 0.6, + Build-depends: base >= 4.2 && < 4.13, + containers >= 0.4.2 && < 0.7, unordered-containers >= 0.2 && < 0.3, semigroups >= 0.8.4 && < 0.19, monoid-extras >= 0.3 && < 0.6, dual-tree >= 0.2 && < 0.3, - lens >= 4.0 && < 4.17, + lens >= 4.0 && < 4.18, linear >= 1.11.3 && < 1.21, adjunctions >= 4.0 && < 5.0, distributive >=0.2.2 && < 1.0, p/haskell-diagrams-core/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-diagrams-core/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-diagrams-core (1.4.1.1-3) unstable; urgency=medium * Patch for newer deps -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 06 Sep 2019 18:48:48 +0200 haskell-diagrams-core (1.4.1.1-2) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading
p/haskell-diagrams-core/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ Build-Depends: libghc-dual-tree-dev (>= 0.2), libghc-dual-tree-prof, libghc-lens-dev (>= 4.0), libghc-lens-dev (<< 4.17), libghc-lens-dev (<< 4.18), libghc-lens-prof, libghc-linear-dev (<< 1.21), libghc-linear-dev (>= 1.11.3), Loading
p/haskell-diagrams-core/debian/patches/newer-deps 0 → 100644 +19 −0 Original line number Diff line number Diff line --- haskell-diagrams-core-1.4.1.1.orig/diagrams-core.cabal +++ haskell-diagrams-core-1.4.1.1/diagrams-core.cabal @@ -36,13 +36,13 @@ Library Diagrams.Core.Types, Diagrams.Core.V - Build-depends: base >= 4.2 && < 4.12, - containers >= 0.4.2 && < 0.6, + Build-depends: base >= 4.2 && < 4.13, + containers >= 0.4.2 && < 0.7, unordered-containers >= 0.2 && < 0.3, semigroups >= 0.8.4 && < 0.19, monoid-extras >= 0.3 && < 0.6, dual-tree >= 0.2 && < 0.3, - lens >= 4.0 && < 4.17, + lens >= 4.0 && < 4.18, linear >= 1.11.3 && < 1.21, adjunctions >= 4.0 && < 5.0, distributive >=0.2.2 && < 1.0,
p/haskell-diagrams-core/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps