summaryrefslogtreecommitdiff
path: root/p/haskell-pqueue
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-06-19 08:13:39 -0400
committerClint Adams <clint@debian.org>2017-06-19 08:16:08 -0400
commit71bee3dd5b80c5ad9b5752bfe36bfc14bfb7974f (patch)
tree1b977fc0bc54937fb245763e6739500bd5c57b16 /p/haskell-pqueue
parent4f04eaaeda01fc010ac2f5510f0c1e79b9886390 (diff)
downloadDHG_packages-71bee3dd5b80c5ad9b5752bfe36bfc14bfb7974f.tar.gz
pqueue: re-add dh-haskell to Build-Depends. closes: #865089.
Diffstat (limited to 'p/haskell-pqueue')
-rw-r--r--p/haskell-pqueue/debian/changelog6
-rw-r--r--p/haskell-pqueue/debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-pqueue/debian/changelog b/p/haskell-pqueue/debian/changelog
index 38e3c6b03..3b294688b 100644
--- a/p/haskell-pqueue/debian/changelog
+++ b/p/haskell-pqueue/debian/changelog
@@ -1,3 +1,9 @@
+haskell-pqueue (1.3.2.2-3) unstable; urgency=medium
+
+ * Re-add dh-haskell to Build-Depends. closes: #865089.
+
+ -- Clint Adams <clint@debian.org> Mon, 19 Jun 2017 08:12:49 -0400
+
haskell-pqueue (1.3.2.2-2) unstable; urgency=medium
* Fix build dependencies. closes: #865031.
diff --git a/p/haskell-pqueue/debian/control b/p/haskell-pqueue/debian/control
index 0874f96f6..17265f089 100644
--- a/p/haskell-pqueue/debian/control
+++ b/p/haskell-pqueue/debian/control
@@ -5,6 +5,7 @@ Priority: extra
Section: haskell
Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
+ dh-haskell (>= 0.1),
cdbs,
ghc,
ghc-prof,