libcatalyst-controller-formbuilder-perl 0.06-3 source package in Ubuntu

Changelog

libcatalyst-controller-formbuilder-perl (0.06-3) unstable; urgency=medium

  [ 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

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository.
  * Set Testsuite header for perl package.
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libcatalyst-perl,
      libcgi-formbuilder-perl, libclass-data-inheritable-perl,
      libclass-inspector-perl, libmro-compat-perl,
      libtest-www-mechanize-catalyst-perl, libtie-ixhash-perl.
    + libcatalyst-controller-formbuilder-perl: Drop versioned constraint on
      libcatalyst-perl, libcgi-formbuilder-perl, libclass-data-inheritable-perl,
      libclass-inspector-perl, libmro-compat-perl,
      libtest-www-mechanize-catalyst-perl, libtie-ixhash-perl in Depends.
    + libcatalyst-controller-formbuilder-perl: Drop versioned constraint on
      libcatalyst-modules-perl in Replaces.
    + libcatalyst-controller-formbuilder-perl: Drop versioned constraint on
      libcatalyst-modules-perl in Breaks.

 -- Jelmer Vernooij <email address hidden>  Thu, 09 Jun 2022 21:48:05 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcatalyst-controller-formbuilder-perl_0.06-3.dsc 2.5 KiB 83f8bd0cacf27bf4a7f8195f0e43c4d18dc7bcc103e4621329269615f456c1f7
libcatalyst-controller-formbuilder-perl_0.06.orig.tar.gz 34.8 KiB 78484f2759216a9fc705461201edc763a0b4179bdf30c9036f1e4d774923319a
libcatalyst-controller-formbuilder-perl_0.06-3.debian.tar.xz 2.2 KiB b2364ceb3498e77dfa0464c9b2314014ce88f977869c672bdd254f134ad5bfa3

Available diffs

No changes file available.

Binary packages built by this source

libcatalyst-controller-formbuilder-perl: Catalyst FormBuilder base controller

 This base controller merges the functionality of CGI::FormBuilder with
 Catalyst and the following templating systems: Template Toolkit, Mason and
 HTML::Template. This provides access to all of FormBuilder's niceties, such
 as controllablefield stickiness, multilingual support, and Javascript
 generation.
 .
 Catalyst is an elegant Model-View-Controller web application framework
 written in Perl.