libmodule-refresh-perl 0.18-1 source package in Ubuntu

Changelog

libmodule-refresh-perl (0.18-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team. Closes: #924990
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove AGOSTINI Yves from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 7 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Add missing build dependency on libmodule-install-perl.
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Import upstream version 0.18.
  * Update copyright years for third-party files.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Thu, 12 May 2022 17:40:32 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-refresh-perl_0.18-1.dsc 2.4 KiB 99139ac8b6fb75baa0b494fca5d131ef59f84070f16a7b77a2c89360f456056e
libmodule-refresh-perl_0.18.orig.tar.gz 23.4 KiB e094daa909afdf6489a9e2b32733f685a2c1cb5cc8876061075486109b0def59
libmodule-refresh-perl_0.18-1.debian.tar.xz 2.5 KiB e1676127bcf5dad592a7f4209dbb54d6a3210f3a6c7b44947e57565fac728839

Available diffs

No changes file available.

Binary packages built by this source

libmodule-refresh-perl: tool to refresh %INC files when updated on disk

 Module::Refresh is a generalization of the functionality provided by
 Apache::StatINC and Apache::Reload. It's designed to make it
 easy to do simple iterative development when working in a persistent
 environment.
 .
 It does not require mod_perl.