libcgi-untaint-date-perl 1.00-4 source package in Ubuntu

Changelog

libcgi-untaint-date-perl (1.00-4) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Damyan Ivanov ]
  * change Priority from 'extra' to 'optional'

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

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Fri, 10 Jun 2022 15:16:06 +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
libcgi-untaint-date-perl_1.00-4.dsc 2.3 KiB 8e0b8f760f3d6b14a08ead15c96edef4391ec1ab1389b7876e8ecd50b38fbb0d
libcgi-untaint-date-perl_1.00.orig.tar.gz 2.9 KiB e635500cbdd56c7251ce61199c3f4d60508273ac07b3a6752347e65ca765c16c
libcgi-untaint-date-perl_1.00-4.debian.tar.xz 2.5 KiB 14d84cadc277ecc18c1447ca01eb00e5639a37f193c218f7c8bcafc15bef8b89

Available diffs

No changes file available.

Binary packages built by this source

libcgi-untaint-date-perl: CGI::Untaint input handler for date validation

 CGI::Untaint::date is an input handler for CGI::Untaint that verifies that it
 is dealing with a reasonable date. Reasonably means anything that Date::Manip
 thinks is sensible, so you could use any of (for example): "December 12,
 2001" "12th December, 2001" "2001-12-12" "next Tuesday" "third Wednesday in
 March".