[DHG_packages] 12/30: hxt-http: enable flag network-uri

Joachim Breitner nomeata at moszumanska.debian.org
Fri Aug 14 09:27:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to annotated tag haskell-cabal-install_v1.22.0.1-4
in repository DHG_packages.

commit 43824c42dfce466e962c18e5741c85543a0b7342
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Fri Aug 14 08:56:04 2015 +0200

    hxt-http: enable flag network-uri
---
 p/haskell-hxt-http/debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/p/haskell-hxt-http/debian/control b/p/haskell-hxt-http/debian/control
index 8232fd2..c5b14bc 100644
--- a/p/haskell-hxt-http/debian/control
+++ b/p/haskell-hxt-http/debian/control
@@ -14,9 +14,10 @@ Build-Depends: debhelper (>= 9),
  libghc-hxt-dev (>= 9.1),
  libghc-hxt-dev (<< 10),
  libghc-hxt-prof,
- libghc-network-dev (>= 2.4),
- libghc-network-dev (<< 2.6),
+ libghc-network-dev (>= 2.6),
  libghc-network-prof,
+ libghc-network-uri-dev (>= 2.6),
+ libghc-network-uri-prof,
  libghc-parsec3-dev (>= 2.1),
  libghc-parsec3-dev (<< 4),
  libghc-parsec3-prof,
@@ -24,6 +25,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-http-doc,
  libghc-hxt-doc,
  libghc-network-doc,
+ libghc-network-uri-doc,
  libghc-parsec3-doc,
 Standards-Version: 3.9.4
 Homepage: https://github.com/UweSchmidt/hxt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list