summaryrefslogtreecommitdiff
path: root/p/haskell-persistent
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-12-17 00:46:49 +0400
committerClint Adams <clint@debian.org>2012-12-17 00:46:49 +0400
commit624609dc2820984a240d928bbf08ee0f9c072add (patch)
treeec573abc7aff08d259bf6a7705fd2b2b59e7d11a /p/haskell-persistent
parent22bee509162689adce33fd53a2d5da4d3030e4be (diff)
downloadDHG_packages-624609dc2820984a240d928bbf08ee0f9c072add.tar.gz
haskell-persistent: Missing build-dep on libghc-path-pieces-prof.
Diffstat (limited to 'p/haskell-persistent')
-rw-r--r--p/haskell-persistent/debian/changelog6
-rw-r--r--p/haskell-persistent/debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-persistent/debian/changelog b/p/haskell-persistent/debian/changelog
index c1aa75ad3..fffd6e529 100644
--- a/p/haskell-persistent/debian/changelog
+++ b/p/haskell-persistent/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent (1.1.0.1-2) experimental; urgency=low
+
+ * Add missing build-dep on libghc-path-pieces-prof.
+
+ -- Clint Adams <clint@debian.org> Sun, 16 Dec 2012 15:31:44 -0500
+
haskell-persistent (1.1.0.1-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-persistent/debian/control b/p/haskell-persistent/debian/control
index 475a60d11..a88a03514 100644
--- a/p/haskell-persistent/debian/control
+++ b/p/haskell-persistent/debian/control
@@ -27,6 +27,7 @@ Build-Depends: debhelper (>= 7)
, libghc-monad-logger-dev (>> 0.2.3)
, libghc-monad-logger-prof
, libghc-path-pieces-dev (>> 0.1)
+ , libghc-path-pieces-prof
, libghc-pool-conduit-dev (>> 0.1.1)
, libghc-pool-conduit-prof
, libghc-resourcet-dev (>> 0.4)