[DHG_packages] 15/21: irc-core: Remove GHC-provided deps
Joachim Breitner
nomeata at moszumanska.debian.org
Wed Jun 1 09:05:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch LTS-6
in repository DHG_packages.
commit c410d7132aac8bcbfba565e4ee3a04e038d88343
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Wed Jun 1 10:48:42 2016 +0200
irc-core: Remove GHC-provided deps
---
p/haskell-irc-core/debian/control | 34 +---------------------------------
1 file changed, 1 insertion(+), 33 deletions(-)
diff --git a/p/haskell-irc-core/debian/control b/p/haskell-irc-core/debian/control
index c7899f1..df98302 100644
--- a/p/haskell-irc-core/debian/control
+++ b/p/haskell-irc-core/debian/control
@@ -8,24 +8,12 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
- libghc-array-dev (>= 0.5),
- libghc-array-dev (<< 0.6),
- libghc-array-prof,
libghc-attoparsec-dev (>= 0.12.1.2),
libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-prof,
- libghc-base-dev (>= 4.7.0.2),
- libghc-base-dev (<< 4.10),
- libghc-base-prof,
libghc-base64-bytestring-dev (>= 1.0.0.1),
libghc-base64-bytestring-dev (<< 1.1),
libghc-base64-bytestring-prof,
- libghc-bytestring-dev (>= 0.10),
- libghc-bytestring-dev (<< 0.11),
- libghc-bytestring-prof,
- libghc-containers-dev (>= 0.5),
- libghc-containers-dev (<< 0.6),
- libghc-containers-prof,
libghc-free-dev (>= 4.11),
libghc-free-dev (<< 4.13),
libghc-free-prof,
@@ -38,26 +26,12 @@ Build-Depends: debhelper (>= 9),
libghc-text-dev (>= 1.2.0.4),
libghc-text-dev (<< 1.3),
libghc-text-prof,
- libghc-time-dev (>= 1.5),
- libghc-time-dev (<< 1.7),
- libghc-time-prof,
- libghc-transformers-dev (>= 0.2),
- libghc-transformers-dev (<< 0.6),
- libghc-transformers-prof,
- libghc-base-dev (>= 4.7),
- libghc-bytestring-dev (>= 0.10.4.0),
libghc-config-value-dev (>= 0.4),
libghc-config-value-dev (<< 0.5),
libghc-connection-dev (>= 0.2.4),
libghc-connection-dev (<< 0.3),
libghc-data-default-class-dev (>= 0.0.1),
libghc-data-default-class-dev (<< 0.1),
- libghc-deepseq-dev (>= 1.3.0.2),
- libghc-deepseq-dev (<< 1.5),
- libghc-directory-dev (>= 1.2.1.0),
- libghc-directory-dev (<< 1.3),
- libghc-filepath-dev (>= 1.3.0.2),
- libghc-filepath-dev (<< 1.5),
libghc-haskell-lexer-dev (>= 1.0),
libghc-haskell-lexer-dev (<< 1.1),
libghc-network-dev (>= 2.6.0.2),
@@ -69,7 +43,7 @@ Build-Depends: debhelper (>= 9),
libghc-tls-dev (>= 1.2.16),
libghc-tls-dev (<< 1.4),
libghc-vty-dev (>= 5.2.7),
- libghc-vty-dev (<< 5.5),
+ libghc-vty-dev (<< 5.6),
libghc-x509-dev (>= 1.5.0.1),
libghc-x509-dev (<< 1.7),
libghc-x509-store-dev (>= 1.5.0),
@@ -79,18 +53,12 @@ Build-Depends: debhelper (>= 9),
libghc-x509-validation-dev (>= 1.5.1),
libghc-x509-validation-dev (<< 1.7),
Build-Depends-Indep: ghc-doc,
- libghc-array-doc,
libghc-attoparsec-doc,
- libghc-base-doc,
libghc-base64-bytestring-doc,
- libghc-bytestring-doc,
- libghc-containers-doc,
libghc-free-doc,
libghc-lens-doc,
libghc-regex-tdfa-doc,
libghc-text-doc,
- libghc-time-doc,
- libghc-transformers-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/glguy/irc-core
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-irc-core
--
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