summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGianfranco Costamagna <locutusofborg@debian.org>2019-09-09 12:08:53 +0200
committerGianfranco Costamagna <locutusofborg@debian.org>2019-09-09 12:08:53 +0200
commitedea8e5c9698c6259fd09ddb9b2a60f64c31040b (patch)
treec631adced393cb39de1aeb83c441226dfd0209e2
parente3b3ceb16e969891d4553505901b1e5ab0d0b3b6 (diff)
downloaddebug-me-edea8e5c9698c6259fd09ddb9b2a60f64c31040b.tar.gz
Upload to unstable
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f85ff3c..4e665d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debug-me (1.20181208-3) unstable; urgency=medium
+
+ * Bump dependency bounds
+ * Patch to fix xmonad failure
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 08 Aug 2019 16:30:19 +0200
+
debug-me (1.20181208-2) unstable; urgency=medium
* Remove recursive chown from the postinst.
diff --git a/debian/control b/debian/control
index 8b01492..f03d8d1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10),
dh-exec,
ghc (>= 8.4.3),
libghc-aeson-dev (>= 0.11),
- libghc-aeson-dev (<< 1.4),
+ libghc-aeson-dev (<< 1.5),
libghc-async-dev (>= 2.1),
libghc-cereal-dev (>= 0.5),
libghc-cryptonite-dev (>= 0.20),