Loading p/haskell-map-syntax/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-map-syntax (0.3-4) unstable; urgency=medium * Patch for newer base and containers. -- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 15:40:07 -0400 haskell-map-syntax (0.3-3) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading p/haskell-map-syntax/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ Build-Depends: libghc-hspec-dev (>= 2.2.3), libghc-hspec-dev (<< 2.6), Build-Depends-Indep: ghc-doc, Standards-Version: 4.1.4 Standards-Version: 4.4.0 Homepage: http://hackage.haskell.org/package/map-syntax Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-map-syntax Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-map-syntax] Loading p/haskell-map-syntax/debian/patches/newer-deps 0 → 100644 +13 −0 Original line number Diff line number Diff line --- a/map-syntax.cabal +++ b/map-syntax.cabal @@ -37,8 +37,8 @@ Data.Map.Syntax build-depends: - base >= 4.3 && < 4.12, - containers >= 0.3 && < 0.6, + base >= 4.3 && < 4.13, + containers >= 0.3 && < 0.7, mtl >= 2.0 && < 2.3 ghc-options: -Wall -fwarn-tabs -funbox-strict-fields -fno-warn-unused-do-bind p/haskell-map-syntax/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-map-syntax/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-map-syntax (0.3-4) unstable; urgency=medium * Patch for newer base and containers. -- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 15:40:07 -0400 haskell-map-syntax (0.3-3) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading
p/haskell-map-syntax/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ Build-Depends: libghc-hspec-dev (>= 2.2.3), libghc-hspec-dev (<< 2.6), Build-Depends-Indep: ghc-doc, Standards-Version: 4.1.4 Standards-Version: 4.4.0 Homepage: http://hackage.haskell.org/package/map-syntax Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-map-syntax Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-map-syntax] Loading
p/haskell-map-syntax/debian/patches/newer-deps 0 → 100644 +13 −0 Original line number Diff line number Diff line --- a/map-syntax.cabal +++ b/map-syntax.cabal @@ -37,8 +37,8 @@ Data.Map.Syntax build-depends: - base >= 4.3 && < 4.12, - containers >= 0.3 && < 0.6, + base >= 4.3 && < 4.13, + containers >= 0.3 && < 0.7, mtl >= 2.0 && < 2.3 ghc-options: -Wall -fwarn-tabs -funbox-strict-fields -fno-warn-unused-do-bind
p/haskell-map-syntax/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps