[Pkg-haskell-commits] [package-plan] 01/02: No need to run test-packages in schroot any more

Joachim Breitner nomeata at moszumanska.debian.org
Sat May 30 14:21:52 UTC 2015


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

nomeata pushed a commit to branch master
in repository package-plan.

commit 43c080f4f2e8a62094756cb838356835e331a2e4
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat May 30 16:03:20 2015 +0200

    No need to run test-packages in schroot any more
---
 README.md | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/README.md b/README.md
index df2eef7..8019825 100644
--- a/README.md
+++ b/README.md
@@ -85,13 +85,6 @@ this tool will
  * reports on the output (e.g. version mismatches, additional dependendencies pulled in)
  * writes statistics to `stats.csv`, using to create nice plots on jenkins.debian.net
 
-The result might be wrong if Debian Haskell packages are installed. To avoid
-this, it is recomended to set up a `schroot` with `ghc` and `cabal-install`
-installed, but without further Haskell libraries. In that case, execute the
-program with
-
-   schroot -c haskell -- ./test-packages.pl
-
 The supports one option, `--allow-upgrade`. In that case it allows `cabal` not
 only the precise versin specified here, but also newer versions. In theory,
 this should make it easier to figure out what can be upgraded, or what has to

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



More information about the Pkg-haskell-commits mailing list