summaryrefslogtreecommitdiff
path: root/p/haskell-http-reverse-proxy
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-http-reverse-proxy')
-rw-r--r--p/haskell-http-reverse-proxy/debian/changelog6
-rw-r--r--p/haskell-http-reverse-proxy/debian/control8
2 files changed, 10 insertions, 4 deletions
diff --git a/p/haskell-http-reverse-proxy/debian/changelog b/p/haskell-http-reverse-proxy/debian/changelog
index b0a39b96e..4811cb1f8 100644
--- a/p/haskell-http-reverse-proxy/debian/changelog
+++ b/p/haskell-http-reverse-proxy/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-reverse-proxy (0.1.1.3-1) experimental; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Tue, 26 Feb 2013 21:57:28 -0500
+
haskell-http-reverse-proxy (0.1.1-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-http-reverse-proxy/debian/control b/p/haskell-http-reverse-proxy/debian/control
index 11d657cfc..87a010698 100644
--- a/p/haskell-http-reverse-proxy/debian/control
+++ b/p/haskell-http-reverse-proxy/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 7)
, libghc-blaze-builder-prof
, libghc-case-insensitive-dev (>> 0.4)
, libghc-case-insensitive-prof
- , libghc-classy-prelude-conduit-dev (>> 0.3)
- , libghc-classy-prelude-conduit-prof
+ , libghc-classy-prelude-dev (>> 0.3)
+ , libghc-classy-prelude-prof
, libghc-conduit-dev (>> 0.5)
, libghc-conduit-prof
, libghc-data-default-dev
@@ -30,7 +30,7 @@ Build-Depends: debhelper (>= 7)
, libghc-network-prof
, libghc-network-conduit-dev (>> 0.6)
, libghc-network-conduit-prof
- , libghc-text-dev (>> 0.1.1)
+ , libghc-text-dev (>> 0.11)
, libghc-text-prof
, libghc-wai-dev (>> 1.3)
, libghc-wai-prof
@@ -41,7 +41,7 @@ Build-Depends: debhelper (>= 7)
Build-Depends-Indep: ghc-doc
, libghc-blaze-builder-doc
, libghc-case-insensitive-doc
- , libghc-classy-prelude-conduit-doc
+ , libghc-classy-prelude-doc
, libghc-conduit-doc
, libghc-data-default-doc
, libghc-http-conduit-doc