diff options
author | Clint Adams <clint@debian.org> | 2013-08-02 06:29:53 +0400 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2013-08-02 06:29:53 +0400 |
commit | d68ea596cdf477b32d356410852d670fde090bf7 (patch) | |
tree | a18da4565935b0b156800e2cf5491e13e4189a6d /p/haskell-http-reverse-proxy | |
parent | 476ac9d6ca94afa3b7873193c2608f029e5b2768 (diff) | |
download | DHG_packages-d68ea596cdf477b32d356410852d670fde090bf7.tar.gz |
haskell-http-reverse-proxy: New upstream version 0.2.0.
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 | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/p/haskell-http-reverse-proxy/debian/changelog b/p/haskell-http-reverse-proxy/debian/changelog index 541603abe..8ee199adc 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.2.0-1) unstable; urgency=low + + * New upstream version. + + -- Clint Adams <clint@debian.org> Thu, 01 Aug 2013 22:18:02 -0400 + haskell-http-reverse-proxy (0.1.1.4-2) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-http-reverse-proxy/debian/control b/p/haskell-http-reverse-proxy/debian/control index fe8ee7404..b95578f46 100644 --- a/p/haskell-http-reverse-proxy/debian/control +++ b/p/haskell-http-reverse-proxy/debian/control @@ -34,6 +34,8 @@ Build-Depends: debhelper (>= 9) , libghc-text-prof , libghc-wai-dev (>> 1.3) , libghc-wai-prof + , libghc-wai-logger-dev + , libghc-wai-logger-prof , libghc-warp-dev (>> 1.3.4) , libghc-warp-prof , libghc-word8-dev (>> 0.0) @@ -52,6 +54,7 @@ Build-Depends-Indep: ghc-doc , libghc-network-conduit-doc , libghc-text-doc , libghc-wai-doc + , libghc-wai-logger-doc , libghc-warp-doc , libghc-word8-doc Standards-Version: 3.9.4 |