10 minutes ago, David Bremner wrote:
> Hi Eli;
> 
> Here is a list of files currently deleted from the source tarball.

Executive summary: with 5.1.3 (and in the future) you shouldn't delete
anything, except for the stuff in `tests' (which can all go away).


Details:

> collects/scribble/sigplan/sigplanconf.cls
> collects/scribble/jfp/jfp.cls

These are gone.  The files still exist, but they're one-line tex stubs
that I wrote that simply throw an error -- the copyrighted content
itself is gone.  (I actually forgot to do the JFP one, I'll do that
too now.)

In the git master branch, they're removed completely.  (Instead,
there's code that will download them from where they should be.)


> collects/scribble/jfp/jfp.tex
> collects/scribble/jfp/lang.rkt
> collects/scribble/jfp/lang/reader.rkt
> collects/scribble/jfp/style.tex
> collects/scribble/sigplan/lang.rkt
> collects/scribble/sigplan/lang/reader.rkt
> collects/scribble/sigplan/sigplan.css
> collects/scribble/sigplan/sigplan.tex
> collects/scribble/sigplan/style.tex

These are all our files, including the tex files.  They should
definitely be kept (and probably what lead to this bug report).


> collects/tests/racket/benchmarks/common/maze.sch
> collects/tests/racket/benchmarks/common/maze2.sch
> collects/tests/racket/benchmarks/common/psyntax-input.txt
> collects/tests/racket/benchmarks/common/typed/maze2.rktl
> collects/tests/racket/testing.rktl
> collects/tests/utils/mz-testing.rkt
> collects/tests/utils/sexp-diff.rkt
> collects/tests/xml/clark-tests/*

The whole `tests' directory can be safely removed.  In fact, it's safe
to remove any `collects/**/tests' directory.  (It is part of our
distribution rules, which means that people can't add a `tests'
directory with content that is needed -- it would break our nightly
builds.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to