[Pkg-haskell-commits] darcs: hlint: Add new build-depends

Sven Bartscher sven.bartscher at weltraumschlangen.de
Sat Jun 7 22:20:16 UTC 2014


Tue Jun  3 19:38:50 UTC 2014  Sven Bartscher <sven.bartscher at weltraumschlangen.de>
  * Add new build-depends
  Also moved *-doc build-depends to build-depends-indep

    M ./control -6 +10

Tue Jun  3 19:38:50 UTC 2014  Sven Bartscher <sven.bartscher at weltraumschlangen.de>
  * Add new build-depends
  Also moved *-doc build-depends to build-depends-indep
diff -rN -u old-hlint/control new-hlint/control
--- old-hlint/control	2014-06-07 22:20:16.264284299 +0000
+++ new-hlint/control	2014-06-07 22:20:16.268284299 +0000
@@ -9,19 +9,23 @@
  ghc,
  libghc-transformers-dev,
  libghc-transformers-prof,
- libghc-transformers-doc,
  libghc-hscolour-dev (>= 1.17),
  libghc-hscolour-prof,
- libghc-hscolour-doc,
- libghc-cpphs-dev (>= 1.11),
+ libghc-cpphs-dev (>= 1.18.1),
  libghc-cpphs-prof,
- libghc-cpphs-doc,
+ libghc-cmdargs-dev (>= 0.10),
+ libghc-cmdargs-prof,
  libghc-src-exts-dev (>= 1.14),
- libghc-src-exts-dev (<< 1.15),
+ libghc-src-exts-dev (<< 1.16),
  libghc-src-exts-prof,
- libghc-src-exts-doc,
  libghc-uniplate-dev (>= 1.5),
  libghc-uniplate-prof,
+Build-Depends-Indep: 
+ libghc-transformers-doc,
+ libghc-hscolour-doc,
+ libghc-cpphs-doc,
+ libghc-cmdargs-doc,
+ libghc-src-exts-doc,
  libghc-uniplate-doc,
 Standards-Version: 3.9.5
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/hlint




More information about the Pkg-haskell-commits mailing list