Package: nqp / 2018.12+dfsg-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| nqp | 2018.12+dfsg-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| skip dubious tests | (download) |
t/concurrency/01-thread.t |
4 2 + 2 - 0 ! |
skip dubious tests The disabled tests are not reliable. Let's skip them until this problem is fixed upstream Bug: https://github.com/perl6/nqp/issues/427 |
| Use VERSION file to determine nqp version.patch | (download) |
tools/build/gen-version.pl |
6 0 + 6 - 0 ! |
use version file to determine nqp version In upstream, the VERSION file is used as a fallback mechanism to set the version number. However, if a git working copy is found, then the most recent tag is used. This is not the right thing to do in the packaging repository. Thus the `git describe` code needs to be removed. |
| Ensure MANIFEST doesn t get deleted by realclean.patch | (download) |
tools/build/Makefile-Moar.in |
2 1 + 1 - 0 ! |
ensure manifest doesn't get deleted by realclean |
| use packaged bootstrap | (download) |
src/vm/moar/profiler/template.html |
4 2 + 2 - 0 ! |
use packaged bootstrap |
| use packaged angularjs | (download) |
src/vm/moar/profiler/template.html |
2 1 + 1 - 0 ! |
use packaged angularjs |
| fix nqp path in examples | (download) |
examples/fib.nqp |
2 1 + 1 - 0 ! |
fix nqp path in examples |
