diff options
author | Clint Adams <clint@debian.org> | 2013-02-27 07:05:48 +0400 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2013-02-27 07:05:48 +0400 |
commit | eb5c0db7bab3699b61671d7c91c09e3a70b88104 (patch) | |
tree | 397b2bd7de41c8ea75ac6effb568f4a5ceced440 /p/haskell-http-reverse-proxy | |
parent | 4c210b1fdf1422ffe71796b4ba061fc688d9bf45 (diff) | |
download | DHG_packages-eb5c0db7bab3699b61671d7c91c09e3a70b88104.tar.gz |
haskell-http-reverse-proxy: New upstream version 0.1.1.3.
Diffstat (limited to 'p/haskell-http-reverse-proxy')
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/control | 8 |
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 |