libhtml-formhandler-perl 0.40068-2 source package in Ubuntu

Changelog

libhtml-formhandler-perl (0.40068-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ 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 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Remove constraints unnecessary since buster
    * Build-Depends-Indep: Drop versioned constraint on libjson-maybexs-perl,
      libmoose-perl, libscalar-list-utils-perl and perl.
    * libhtml-formhandler-perl: Drop versioned constraint on
      libjson-maybexs-perl, libmoose-perl, libscalar-list-utils-perl and perl
      in Depends.

  [ gregor herrmann ]
  * Add (build) dependency on libhttp-date-perl.
    Thanks to autopkgtests.
  * Update debian/upstream/metadata.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Update alternative build dependencies.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Fri, 25 Mar 2022 17:32:07 +0100

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
libhtml-formhandler-perl_0.40068-2.dsc 3.5 KiB d8d487452c2cb97c474711bbd90d8c520743f31ac32a75334b8b2dfa9e25d8ef
libhtml-formhandler-perl_0.40068.orig.tar.gz 310.2 KiB eb7b78dda3125752cc8bcc0396d3977fbd28da33d2d44c5042ad6d35d6cde827
libhtml-formhandler-perl_0.40068-2.debian.tar.xz 4.4 KiB b7c7de36a6c786723a0c02b6d9575f215f912cfb50c624492b9eff44fba535f7

Available diffs

No changes file available.

Binary packages built by this source

libhtml-formhandler-perl: form handler written in Moose

 HTML::FormHandler maintains a clean separation between form construction and
 form rendering. It allows you to define your forms and fields in a number of
 flexible ways. Although it provides renderers for HTML, you can define custom
 renderers for any kind of presentation.