summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 6d5cacd..bb38de2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debug-me (1.20170810-2) UNRELEASED; urgency=medium
+
+ * Bump graphviz dependency to 2999.20.*.
+ Thanks to Gianfranco Costamagna for the patch.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 05 Jul 2018 17:22:10 +0100
+
debug-me (1.20170810-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index bc6ff1f..9249960 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10),
libghc-cereal-dev (>= 0.5),
libghc-cryptonite-dev (>= 0.20),
libghc-graphviz-dev (>= 2999.18),
- libghc-graphviz-dev (<< 2999.19),
+ libghc-graphviz-dev (<< 2999.21),
libghc-http-client-dev (>= 0.4),
libghc-http-client-tls-dev (>= 0.2),
libghc-http-types-dev (>= 0.9),