| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 
 | perl6 package is a meta package that aims to depend on a Perl6
compiler and Perl6 core modules. Currently this package depends only
on a compiler (rakudo). Dependency on the perl6 modules shipped by rakudo-star
will be added later once they are available on Debian.
Help is welcome to create Debian package for Perl6 module.
See https://wiki.debian.org/Teams/DebianRakudoGroup
To rebuild the meta package:
* edit perl6 file that contains most of the control information
* run "equivs-build perl6" and test package
* to prepare upload, run "equivs-build --full perl6"
 -- Dominique Dumont <domi.dumont@free.fr>, Tue, 27 Sep 2016 15:32:02 +0200
 |