Loading p/haskell-text-format/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-text-format (0.3.2-3) unstable; urgency=medium * Patch for newer base. -- Clint Adams <clint@debian.org> Tue, 27 Aug 2019 17:56:11 -0400 haskell-text-format (0.3.2-2) unstable; urgency=medium * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3) Loading p/haskell-text-format/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10), Build-Depends-Indep: ghc-doc, libghc-double-conversion-doc, libghc-old-locale-doc, Standards-Version: 4.1.4 Standards-Version: 4.4.0 Homepage: https://github.com/bos/text-format X-Description: text formatting A text formatting library optimized for both ease of use and high Loading p/haskell-text-format/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/text-format.cabal +++ b/text-format.cabal @@ -53,7 +53,7 @@ build-depends: array, - base >=4.3 && <4.12, + base >=4.3 && <4.13, integer-gmp >= 0.2, double-conversion >= 0.2.0.0, ghc-prim, p/haskell-text-format/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-text-format/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-text-format (0.3.2-3) unstable; urgency=medium * Patch for newer base. -- Clint Adams <clint@debian.org> Tue, 27 Aug 2019 17:56:11 -0400 haskell-text-format (0.3.2-2) unstable; urgency=medium * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3) Loading
p/haskell-text-format/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10), Build-Depends-Indep: ghc-doc, libghc-double-conversion-doc, libghc-old-locale-doc, Standards-Version: 4.1.4 Standards-Version: 4.4.0 Homepage: https://github.com/bos/text-format X-Description: text formatting A text formatting library optimized for both ease of use and high Loading
p/haskell-text-format/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/text-format.cabal +++ b/text-format.cabal @@ -53,7 +53,7 @@ build-depends: array, - base >=4.3 && <4.12, + base >=4.3 && <4.13, integer-gmp >= 0.2, double-conversion >= 0.2.0.0, ghc-prim,
p/haskell-text-format/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps