File: README.source

package info (click to toggle)
rakudo 2022.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 20,252 kB
  • sloc: perl: 4,700; ansic: 2,719; java: 2,578; javascript: 590; makefile: 431; sh: 363; cpp: 152
file content (17 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Updating the package
--------------------

Please make sure that moarvm and nqp are the most recent available
version to build rakudo. The versions should be identical.

You can run "perl debian/update-control.pl" so that this build-time
dependency requirements are added to control file. (this requires cme
and libconfig-model-dpkg-perl)

Building the package
--------------------

* copy the signature file in build area
* run gbp build-package

 -- Dominique Dumont <dod@debian.org>, Fri, 31 Jul 2020 10:47:42 +0200