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

Changelog

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

  * Import upstream version 3.38.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sat, 04 Mar 2023 23:33:40 +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
Mantic release universe perl

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-browserdetect-perl_3.38-1.dsc 2.8 KiB 94074942afd69c55c49a1f6960760fc6049ee46fc42f012715d52c422afaaa2c
libhttp-browserdetect-perl_3.38.orig.tar.gz 120.6 KiB 6e395e9e6b9e0058e9988fd1a12ad98aee14c5bbcefdfcc0f90c2175a807dd33
libhttp-browserdetect-perl_3.38-1.debian.tar.xz 5.0 KiB 5cfa169d567d4ee069f791537abadb0954efa80cfa99a5204b24e8b7e8c86d14

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>.