From 04cf9dfe4990234a54f2f6b2c35ee9a7ee42b285 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 17 Jan 2021 11:20:02 -0700 Subject: update build-deps --- debian/changelog | 8 ++++++++ debian/control | 12 ++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 02cc129..e22b8e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +stylish-haskell (0.12.2.0-1) UNRELEASED; urgency=medium + + * New upstream release. + * Update build-dep src-exts -> ghc-lib-parser. + * Update other build-dep bounds. + + -- Sean Whitton Sun, 17 Jan 2021 11:19:09 -0700 + stylish-haskell (0.11.0.0-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 8234e63..c740568 100644 --- a/debian/control +++ b/debian/control @@ -5,17 +5,17 @@ Section: haskell Build-Depends: debhelper (>= 10), ghc, libghc-aeson-dev (>= 0.6), - libghc-aeson-dev (<< 1.5), + libghc-aeson-dev (<< 1.6), libghc-aeson-prof (>= 0.6), libghc-aeson-prof (<< 1.5), libghc-file-embed-dev (>= 0.0.10), libghc-file-embed-dev (<< 0.1), libghc-file-embed-prof (>= 0.0.10), libghc-file-embed-prof (<< 0.1), - libghc-src-exts-dev (>= 1.18), - libghc-src-exts-dev (<< 1.24), - libghc-src-exts-prof (>= 1.18), - libghc-src-exts-prof (<< 1.24), + libghc-ghc-lib-parser-dev (>= 8.10), + libghc-ghc-lib-parser-dev (<< 8.12), + libghc-ghc-lib-parser-prof (>= 8.10), + libghc-ghc-lib-parser-prof (<< 8.12), libghc-mtl-dev (>= 2.0), libghc-mtl-dev (<< 2.3), libghc-mtl-prof (>= 2.0), @@ -39,7 +39,7 @@ Build-Depends: debhelper (>= 10), libghc-optparse-applicative-dev (>= 0.12), libghc-optparse-applicative-dev (<< 0.16), libghc-strict-dev (>= 0.3), - libghc-strict-dev (<< 0.4), + libghc-strict-dev (<< 0.5), libghc-hunit-dev (>= 1.2), libghc-hunit-dev (<< 1.7), libghc-test-framework-dev (>= 0.4), -- cgit v1.2.3