summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-14 15:27:06 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-07-14 15:27:06 +0100
commit1f3badebf7903925c40b208f8889653c65813d00 (patch)
tree85e3301a5324a950d3c0718e5daebb01270acf94
parente37627f51e09b6fa01c71cba4858daf759e6f25a (diff)
bump build-dep bounds
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a972d8..72ba78f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+stylish-haskell (0.9.2.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Update build-dep bounds.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sun, 14 Jul 2019 15:22:33 +0100
+
stylish-haskell (0.9.2.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index ef37c07..c713bff 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 10),
libghc-file-embed-prof (>= 0.0.10),
libghc-file-embed-prof (<< 0.1),
libghc-src-exts-dev (>= 1.18),
- libghc-src-exts-dev (<< 1.21),
+ libghc-src-exts-dev (<< 1.22),
libghc-src-exts-prof (>= 1.18),
- libghc-src-exts-prof (<< 1.21),
+ libghc-src-exts-prof (<< 1.22),
libghc-mtl-dev (>= 2.0),
libghc-mtl-dev (<< 2.3),
libghc-mtl-prof (>= 2.0),