diff options
author | Clint Adams <clint@debian.org> | 2013-01-04 05:28:45 +0400 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2013-01-04 05:28:45 +0400 |
commit | b869868f035857530a170eef8ada7830cd8ef40c (patch) | |
tree | 90916668840c04807e0d065ea75f1d63f4c3c74a /p/haskell-http-reverse-proxy/debian | |
parent | 5f71f1dee3c7b358dc989780561a5764659d44ee (diff) | |
download | DHG_packages-b869868f035857530a170eef8ada7830cd8ef40c.tar.gz |
haskell-http-reverse-proxy: New upstream version 0.1.1.
Diffstat (limited to 'p/haskell-http-reverse-proxy/debian')
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/control | 5 |
2 files changed, 10 insertions, 1 deletions
diff --git a/p/haskell-http-reverse-proxy/debian/changelog b/p/haskell-http-reverse-proxy/debian/changelog index b15a38797..b0a39b96e 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-1) experimental; urgency=low + + * New upstream version. + + -- Clint Adams <clint@debian.org> Thu, 03 Jan 2013 20:22:46 -0500 + haskell-http-reverse-proxy (0.1.0.5-2) experimental; urgency=low * Disable test suite. diff --git a/p/haskell-http-reverse-proxy/debian/control b/p/haskell-http-reverse-proxy/debian/control index 3c70d3c4c..11d657cfc 100644 --- a/p/haskell-http-reverse-proxy/debian/control +++ b/p/haskell-http-reverse-proxy/debian/control @@ -16,6 +16,8 @@ Build-Depends: debhelper (>= 7) , libghc-classy-prelude-conduit-prof , libghc-conduit-dev (>> 0.5) , libghc-conduit-prof + , libghc-data-default-dev + , libghc-data-default-prof , libghc-http-conduit-dev (>> 1.6) , libghc-http-conduit-prof , libghc-http-types-dev (>> 0.6) @@ -28,7 +30,7 @@ Build-Depends: debhelper (>= 7) , libghc-network-prof , libghc-network-conduit-dev (>> 0.6) , libghc-network-conduit-prof - , libghc-text-dev + , libghc-text-dev (>> 0.1.1) , libghc-text-prof , libghc-wai-dev (>> 1.3) , libghc-wai-prof @@ -41,6 +43,7 @@ Build-Depends-Indep: ghc-doc , libghc-case-insensitive-doc , libghc-classy-prelude-conduit-doc , libghc-conduit-doc + , libghc-data-default-doc , libghc-http-conduit-doc , libghc-http-types-doc , libghc-lifted-base-doc |