[DHG_packages] 02/30: Fix text-icu build-depends

Joachim Breitner nomeata at moszumanska.debian.org
Fri Aug 14 09:27:29 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 5375d3f1bed5f7586d3fb21cb890e5e93f70a64f
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Thu Aug 13 22:46:41 2015 +0200

    Fix text-icu build-depends
---
 p/haskell-text-icu/debian/control | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/p/haskell-text-icu/debian/control b/p/haskell-text-icu/debian/control
index 7efbdbd..e2ce276 100644
--- a/p/haskell-text-icu/debian/control
+++ b/p/haskell-text-icu/debian/control
@@ -10,9 +10,7 @@ Build-Depends: debhelper (>= 9),
  ghc-prof,
  libghc-text-dev (>= 0.9.1.0),
  libghc-text-prof,
- libicuuc-dev,
- libicui18n-dev,
- libicudata-dev,
+ libicu-dev,
  libghc-hunit-dev (>= 1.2),
  libghc-quickcheck2-dev (>= 2.4),
  libghc-random-dev,

-- 
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