libhttp-browserdetect-perl 3.24-1 source package in Ubuntu

Changelog

libhttp-browserdetect-perl (3.24-1) unstable; urgency=medium

  * Import upstream version 3.24.
  * Update (build) dependencies.
  * Declare compliance with Debian Policy 4.4.1.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.

 -- gregor herrmann <email address hidden>  Sat, 02 Nov 2019 03:00:48 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-browserdetect-perl_3.24-1.dsc 2.8 KiB fb12013ed13acd1189724e05be5c5c00f82501d235b8ce8d99e2acfef5370cc5
libhttp-browserdetect-perl_3.24.orig.tar.gz 115.9 KiB 52640911967bafd50edb50bc42bf94daf16d2251e920367ec53201902c83476d
libhttp-browserdetect-perl_3.24-1.debian.tar.xz 4.7 KiB 13caa0b564d3c2536a675fc18d76fec1c10bf6e82df4849629ba04857df8d8d1

Available diffs

No changes file available.

Binary packages built by this source

libhttp-browserdetect-perl: module to extract system data from an HTTP User Agent string

 HTTP::BrowserDetect is a Perl module that attempts to identify the browser,
 software version and platform associated with a given HTTP User Agent string.
 This module is based upon the JavaScript browser detection code available at
 <URL:http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html>.