Loading p/haskell-wl-pprint-text/debian/changelog +3 −2 Original line number Diff line number Diff line haskell-wl-pprint-text (1.1.1.0-3) UNRELEASED; urgency=medium haskell-wl-pprint-text (1.2.0.0-1) unstable; urgency=medium * Set Rules-Requires-Root to no. * New upstream release -- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:56 -0400 -- Clint Adams <clint@debian.org> Sun, 20 May 2018 16:27:33 -0400 haskell-wl-pprint-text (1.1.1.0-2) unstable; urgency=medium Loading p/haskell-wl-pprint-text/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: haskell-devscripts (>= 0.13), cdbs, debhelper (>= 9), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libghc-base-compat-dev (>= 0.9), libghc-base-compat-dev (<< 0.10), libghc-base-compat-dev (<< 0.11), libghc-base-compat-prof, libghc-text-dev (>= 0.11.0.0), libghc-text-dev (<< 1.3.0.0), Loading p/haskell-wl-pprint-text/debian/patches/older-base-compat 0 → 100644 +10 −0 Original line number Diff line number Diff line --- a/wl-pprint-text.cabal +++ b/wl-pprint-text.cabal @@ -24,6 +24,6 @@ Exposed-modules: Text.PrettyPrint.Leijen.Text, Text.PrettyPrint.Leijen.Text.Monadic Build-depends: base >= 4.5.0.0 && < 5, - base-compat == 0.10.*, + base-compat >= 0.9, text >= 0.11.0.0 && < 1.3.0.0 GHC-Options: -Wall p/haskell-wl-pprint-text/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line older-base-compat Loading
p/haskell-wl-pprint-text/debian/changelog +3 −2 Original line number Diff line number Diff line haskell-wl-pprint-text (1.1.1.0-3) UNRELEASED; urgency=medium haskell-wl-pprint-text (1.2.0.0-1) unstable; urgency=medium * Set Rules-Requires-Root to no. * New upstream release -- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:56 -0400 -- Clint Adams <clint@debian.org> Sun, 20 May 2018 16:27:33 -0400 haskell-wl-pprint-text (1.1.1.0-2) unstable; urgency=medium Loading
p/haskell-wl-pprint-text/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: haskell-devscripts (>= 0.13), cdbs, debhelper (>= 9), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libghc-base-compat-dev (>= 0.9), libghc-base-compat-dev (<< 0.10), libghc-base-compat-dev (<< 0.11), libghc-base-compat-prof, libghc-text-dev (>= 0.11.0.0), libghc-text-dev (<< 1.3.0.0), Loading
p/haskell-wl-pprint-text/debian/patches/older-base-compat 0 → 100644 +10 −0 Original line number Diff line number Diff line --- a/wl-pprint-text.cabal +++ b/wl-pprint-text.cabal @@ -24,6 +24,6 @@ Exposed-modules: Text.PrettyPrint.Leijen.Text, Text.PrettyPrint.Leijen.Text.Monadic Build-depends: base >= 4.5.0.0 && < 5, - base-compat == 0.10.*, + base-compat >= 0.9, text >= 0.11.0.0 && < 1.3.0.0 GHC-Options: -Wall
p/haskell-wl-pprint-text/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line older-base-compat