summaryrefslogtreecommitdiff
path: root/p/haskell-simple-sendfile
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-06-14 16:46:45 +0400
committerColin Watson <cjwatson@debian.org>2013-06-14 16:46:45 +0400
commitc5680e219a6b42e95e619b61688366a32dee0ffc (patch)
tree6aec870aa0b3c902c95b0135b2dbd1d0119815f6 /p/haskell-simple-sendfile
parent29b0012eb5faca8947b0895cd8db308b1511404b (diff)
downloadDHG_packages-c5680e219a6b42e95e619b61688366a32dee0ffc.tar.gz
haskell-simple-sendfile: Also build-depend on profiling libraries for conduit and transformers on the Hurd.
Diffstat (limited to 'p/haskell-simple-sendfile')
-rw-r--r--p/haskell-simple-sendfile/debian/changelog7
-rw-r--r--p/haskell-simple-sendfile/debian/control2
2 files changed, 9 insertions, 0 deletions
diff --git a/p/haskell-simple-sendfile/debian/changelog b/p/haskell-simple-sendfile/debian/changelog
index 54dab75c3..dc6bcd19a 100644
--- a/p/haskell-simple-sendfile/debian/changelog
+++ b/p/haskell-simple-sendfile/debian/changelog
@@ -1,3 +1,10 @@
+haskell-simple-sendfile (0.2.11-2) UNRELEASED; urgency=low
+
+ * Also build-depend on profiling libraries for conduit and transformers on
+ the Hurd.
+
+ -- Colin Watson <cjwatson@debian.org> Fri, 14 Jun 2013 13:46:11 +0100
+
haskell-simple-sendfile (0.2.11-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-simple-sendfile/debian/control b/p/haskell-simple-sendfile/debian/control
index 4ffac8706..72ed55a08 100644
--- a/p/haskell-simple-sendfile/debian/control
+++ b/p/haskell-simple-sendfile/debian/control
@@ -13,8 +13,10 @@ Build-Depends: debhelper (>= 9)
, libghc-network-prof
, libghc-conduit-dev (>> 0.4.1) [hurd-any]
, libghc-conduit-dev (<< 1.1) [hurd-any]
+ , libghc-conduit-prof [hurd-any]
, libghc-transformers-dev (>> 0.2.2) [hurd-any]
, libghc-transformers-dev (<< 0.4) [hurd-any]
+ , libghc-transformers-prof [hurd-any]
Build-Depends-Indep: ghc-doc
, libghc-network-doc
Standards-Version: 3.9.4