dh-make-raku 0.3 source package in Ubuntu

Changelog

dh-make-raku (0.3) unstable; urgency=medium

  * DhMakeRaku:
    * setup raku dependencies for star modules
    * Set arch any for raku modules
    * setup debian/README.source
    * add BD on prove6 when t/ is found
    * setup rm-shebang patch when needed
    * handle special Config module
    * handle version upgrade of a dependency
  * patch setup:
    * set applied-upstream to not-needed
    * do not run quilt pop when there's no patches
    * configure quilt if ~/.quiltrc is not found
  * doc: add requirements section
  * add lintian-override for patch warning
  * control: declare compliance with policy 4.6.1
  * control: depend on quilt

 -- Dominique Dumont <email address hidden>  Tue, 28 Jun 2022 19:23:21 +0200

Upload details

Uploaded by:
Debian Rakudo Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Rakudo Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-make-raku_0.3.dsc 1.8 KiB f9a3f9f9dbcff43b322b46c690de76d0675d450e148c02ff8bdfabaaede0ec79
dh-make-raku_0.3.tar.xz 30.1 KiB c270bb33c4b7c934916599b9a340dd7f06a287467b5d2f66f6fbbc522fba7b5c

Available diffs

No changes file available.

Binary packages built by this source

dh-make-raku: Manage Debian package files of Raku modules

 dh-make-raku creates the files required to build a Debian source
 package out of the git reposity of a Raku module.
 .
 This works for most simple packages and is also useful for getting
 started with packaging Raku modules.