dh-make-raku 0.5 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Move libmodule-build-perl from Build-Depends-Indep to Build-Depends.
  * Move source package lintian overrides to debian/source.
  * Set field Upstream-Name in debian/copyright.

  [ Dominique Dumont ]
  * do not build-dep on prove6 automatically
  * Do not set dependency when this one has hints
  * no longer updates dependencies in raku package, drop the recommended
    layout for modules.
  * upstream remote is now named upstream-git
  * handle upgrade of a new version with --upgrade option

 -- Dominique Dumont <email address hidden>  Sun, 06 Nov 2022 18:41:30 +0100

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-make-raku_0.5.dsc 1.8 KiB 8efeb01e4bcc2e54b76507a830871e00a01152df0d671a9e9d1cd3676631588c
dh-make-raku_0.5.tar.xz 29.4 KiB 64a339fb36d3384a6f0f3c6c8f4384f2a5858b08b6cd0f4b652156db5a29f568

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.