libmason-plugin-routersimple-perl 0.07-2 source package in Ubuntu

Changelog

libmason-plugin-routersimple-perl (0.07-2) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * 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.

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.

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

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set Testsuite header for perl package.

  [ Étienne Mollier ]
  * d/control: declare conformance to standards version 4.6.1.
  * d/control: Rules-Requires-Root: no.
  * d/t/p/smoke-*: enable working autopkgtests.

 -- Étienne Mollier <email address hidden>  Fri, 27 May 2022 17:14:16 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmason-plugin-routersimple-perl_0.07-2.dsc 2.5 KiB 3d9863eaf1a407502f247cb243df6a32193a70c6854759e87f664a8696184837
libmason-plugin-routersimple-perl_0.07.orig.tar.gz 12.5 KiB 92f89f3b5f7f1adfd4b8ac862784a2478d674add41de199d041f14ca90d2b943
libmason-plugin-routersimple-perl_0.07-2.debian.tar.xz 2.3 KiB 6a53a3edf8a8d1e85fe806b0a98b1abc19e0bd9a73f9e160a6b47e8ea503368f

Available diffs

No changes file available.

Binary packages built by this source

libmason-plugin-routersimple-perl: Mason plugin to specify routes for page components with Router::Simple

 Mason::Plugin::RouterSimple is a plugin for the Mason web templating
 framework. It makes it possible to map request paths to page components
 using Router::Simple routes.