libcgi-application-perl 4.61+~1.21+~1.00+~1.01-1 source package in Ubuntu

Changelog

libcgi-application-perl (4.61+~1.21+~1.00+~1.01-1) unstable; urgency=medium

  * Team upload

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

  [ intrigeri ]
  * Migrate from pkg-components to gbp + uscan's multiple upstream
    tarball support (Closes: #933111)
  * New upstream version 4.61+~1.21+~1.00+~1.01
  * Declare that building does not require root
  * Bump debhelper compat level to 13 and switch to debhelper-compat
  * Declare compatibility with Debian Policy 4.5.0
  * Annotate test-only build-deps with <!nocheck>
  * Explicitly declare dependencies provided by perl-modules-x.yz
  * Drop ancient versioned Breaks+Replaces
    on libcgi-application-basic-plugin-bundle-perl
  * Install bundled dists' upstream changelogs

 -- intrigeri <email address hidden>  Sun, 23 Aug 2020 09:44:44 +0000

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
Jammy release universe perl

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcgi-application-perl_4.61+~1.21+~1.00+~1.01-1.dsc 3.2 KiB cba11c8f8db01a13ee483ad645d4cba8d274cb8c1d01c2b8120d59bcfc654923
libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig-ep.tar.gz 12.3 KiB c553064f2bbe88c7331a79da71f384e89d7f93f0f68af8ea83eb6674ea7f7a19
libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig-r.tar.gz 3.6 KiB 5b568a8ca0496be03515aacef8b11b46d15ddcf78a8e4026beacda5fb33f8a4f
libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig-sc.tar.gz 4.6 KiB 5c92c16051c2fad326469b5f0d3bf2a2b27ff0714604b506deab30f13c287159
libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig.tar.gz 75.9 KiB 463ac6a969c0f7a9c546034eda963a63d11d344744113fafdd057d86b5222b89
libcgi-application-perl_4.61+~1.21+~1.00+~1.01-1.debian.tar.xz 6.0 KiB 1cefc56e25bd6fd5f8827d49bc96336c2dfdf545d1f9c45393b31b582db9d982

No changes file available.

Binary packages built by this source

libcgi-application-perl: framework for building reusable web-applications

 CGI::Application is intended to make it easier to create sophisticated,
 reusable web-based applications. This module implements a methodology
 which, if followed, will make your web software easier to design,
 easier to document, easier to write, and easier to evolve.
 .
 This package comes bundled with three extra modules providing useful glue
 run modes:
 .
 CGI::Application::Plugin::ErrorPage - automatic handling of errors
 .
 CGI::Application::Plugin::Redirect - external header based redirects
 .
 CGI::Application::Standard::Config - defines a standard interface for config